-
Notifications
You must be signed in to change notification settings - Fork 21
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
Not getting the react-native crash. #8
Comments
Similar case here I can see the react native report in fabric if I use something like below via but no report will be shown in fabric if it's a crash issue or unhandled issue. For exapmle, it does not show in fabric if i use something like this:
|
I'm assuming its hard to know what the issue is without seeing some code. If you aren't calling the |
I have the same issue as @ikzjfr0 on ios. ==> and obviously init() is called in my index.js file and I am not in DEV mode IOS debug output says: |
I have integrated this library. Now I am confused what kind of crash report would I be getting. I am getting this as crash report for one of the crash which is a react-native crash and not a ObjC/Swift crash.
The text was updated successfully, but these errors were encountered: