Skip to content

💭 Using "react-native-exeception-handler" and "react-native-exit-app" along with this library is freezing the app #541

@sriharsha-y

Description

@sriharsha-y

Question

I am handling JS & Native side exceptions with react-native-exception-handler and using react-native-exit-app for closing the iOS app in certain flows. When I use this library (just adding it as dependency) along with mentioned libraries the app freezes whenever I call exit app from 'react-native-exit-app'

Seems it has something to do with ABORT signal raised from this library which is getting caught by rect-native-exception-handler and I couldn't figure out why ABORT signal is raised by this library when I do exit app.

Can someone help me out and let me know what is the actual problem ?

What I tried

No response

QuickCrypto Version

0.7.7

Additional information

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions