https://github.com/pvinis/react-native-project-with-crash-heaven-pr
https://github.com/pvinis/react-native-project-with-crash-heaven-pr
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pvinis/react-native-project-with-crash-heaven-pr
- Owner: pvinis
- Created: 2019-02-27T09:55:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T07:01:22.000Z (about 4 years ago)
- Last Synced: 2025-01-31T01:13:39.059Z (4 months ago)
- Language: Java
- Size: 19.2 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-native-project-with-crash-heaven-pr
The PR will contain the last 3 commits of this branch:
https://github.com/pvinis/react-native/tree/crash-reporting-heavenThe JS crash is in the `App.js` file.
The Native crashes are initialized in the `App.js` file, and they are in the `Crashy.m` for ios, and `CrashyModule.java` for android.
The results in sentry are these:
ios js:
you see the exact js line.
ios native:
you see the file and exact line (Crashy.m:20)
android js:
you see js but its off a bit 😬 https://github.com/facebook/metro/issues/148
android native:
you see the file and exact line (CrashyModule line 19)
compare these with https://github.com/pvinis/SentryBadStack