Updated on 2026-08-14
This commit is contained in:
parent
0ab1c7507a
commit
d14a5cb87a
13 changed files with 255 additions and 100 deletions
|
|
@ -82,7 +82,6 @@ internal class ProxyAppRouter(
|
|||
|
||||
override fun defaultCompletionHandler(isSuccess: Boolean, errorMessage: String) {
|
||||
if (!isSuccess) {
|
||||
Timber.tag("ASDASD").d(errorMessage)
|
||||
analyticsExceptionHandler.sendException(ExceptionAnalyticsEvent(RuntimeException(errorMessage)))
|
||||
Timber.w(errorMessage)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue