Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get ride of default alert when app crash [Android] #166

Open
IsmaelMiber opened this issue Aug 2, 2022 · 0 comments
Open

Get ride of default alert when app crash [Android] #166

IsmaelMiber opened this issue Aug 2, 2022 · 0 comments

Comments

@IsmaelMiber
Copy link

Hello All,

I use setNativeExceptionHandler to handle the native error using the advanced way of 3 parameters:
setNativeExceptionHandler(exceptionHandler, false, true);

when the app crashes the default native module appears, but the app crashes after shown and the OS alert of crashing apps appears.

All I want, is to prevent the app from forcing quiet and disable the OS alert of crashing apps.

Can anyone advice here what should I do and is what I want handled already by the app or not?

Also I use the rn-test-exception-handler package in testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant