Updated on 2026-08-14
This commit is contained in:
parent
2f5b70dfaa
commit
e18f70eb71
13 changed files with 135 additions and 36 deletions
|
|
@ -75,6 +75,7 @@ internal class ProxyAppRouter(
|
|||
try {
|
||||
block()
|
||||
} catch (e: Throwable) {
|
||||
Timber.e(e)
|
||||
onComplete(false)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue