Empty crash reports #1793
Replies: 4 comments
-
|
UPDATE: Another one of our apps is reporting similar crashes but with more happening on the thread. It appears that these crashes are occurring on app start:
|
Beta Was this translation helpful? Give feedback.
-
|
Hmm, there isn't a lot to go on here - no stack, no error message. I doubt it will help, but just in case, can you show the entire function signatures at the top of this stack trace? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Created planner discussion: https://github.com/CrossTerra/monorepo/discussions/2318 |
Beta Was this translation helpful? Give feedback.





Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, we recently upgraded from react-native@0.74.5 (hermes@2024-06-28) to react-native@0.79.5 (hermes@2025-06-04) and are seeing a spike in these mystery crashes:
This is all the information Apple is giving us for these crashes. We use Sentry w/ native crash reporting as well but are not able to find any details in there.
These crashes make up 99% of the crashes in our apps, but they're not at catastrophic levels (0.3% of sessions).
Does anyone recognize this kind of report? Any tips on debugging? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions