Skip to content

Bug: Error handling #89

@JoniBife

Description

@JoniBife

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions