-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
In some phones such as the Xiaomi Redmi Note 7, some throwables are being caught twice. We haven't managed to figure out its origin yet, but we think it has something to do with a coroutine pre-handle thats registered by the android framework as mencioned here: https://kotlinlang.org/docs/reference/coroutines/exception-handling.html
The current solution is to verify if it really is the same exception, and if thats the case then we log and register to crashlitycs but do not call the exception handler.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working