-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
App is crashing after install in new architecture. #48187
Comments
Tip Newer version available: You are on a supported minor version, but it looks like there's a newer patch available - 0.76.4. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
Tip Newer version available: You are on a supported minor version, but it looks like there's a newer patch available - undefined. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
Warning Missing reproducer: We could not detect a reproducible example in your issue report. Please provide either:
|
Date/Time: 2024-12-09 22:44:34.3729 +0530 Exception Type: EXC_CRASH (SIGABRT) Application Specific Information: Thread 0 name: Dispatch queue: com.apple.main-thread Thread 1: Thread 2 name: Dispatch queue: com.meta.react.turbomodulemanager.queue Thread 3: Thread 4 name: com.apple.uikit.eventfetch-thread Thread 5: Thread 6: Thread 7: Thread 8 name: com.facebook.react.runtime.JavaScript Thread 9 name: JavaScriptCore libpas scavenger Thread 10: Thread 11 name: Heap Helper Thread Thread 12 name: com.apple.CoreMotion.MotionThread Thread 13 name: com.apple.NSURLConnectionLoader Thread 14 name: JSC Heap Collector Thread Thread 2 crashed with ARM Thread State (64-bit): Binary Images: EOF still the same issue after updating to version 0.76.4 |
Hey @harish-aexonic, please share a minimal reproducer. |
You talk about APK but also this is from a iOS report:
Please provide more information as that's impossible to debug otherwise. |
Description
My app functions correctly with the debug APK, but it crashes immediately after installation when using the release APK.
Steps to reproduce
React Native Version
0.76.0
Affected Platforms
Runtime - iOS
Areas
TurboModule - The New Native Module System
Output of
npx react-native info
Stacktrace or Logs
Reproducer
can't share
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: