Skip to content

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

@IsmaelMiber

Description

@IsmaelMiber

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions