-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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 Crashes on Home Screen Launch but Works When Opened from Play Store After New Architecture Update #45890
Labels
Resolution: Issue in another tool or repo
An issue that was opened against React Native but in reality is affecting another tool or library
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Comments
bahadiraraz
added
Needs: Triage 🔍
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
labels
Aug 5, 2024
|
react-native-bot
added
Newer Patch Available
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
labels
Aug 5, 2024
|
|
|
github-actions
bot
added
Needs: Attention
Issues where the author has responded to feedback.
and removed
Needs: Author Feedback
labels
Aug 5, 2024
Issue Resolution: Update |
cortinico
added
Resolution: Issue in another tool or repo
An issue that was opened against React Native but in reality is affecting another tool or library
and removed
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Newer Patch Available
Needs: Attention
Issues where the author has responded to feedback.
labels
Aug 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Resolution: Issue in another tool or repo
An issue that was opened against React Native but in reality is affecting another tool or library
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
When using the new architecture (Fabric & TurboModules) in React Native, the application crashes for some users when launched from the Android home screen. Interestingly, the app works fine when launched directly from the Play Store. This issue started occurring after switching to the new architecture, and despite trying various troubleshooting steps such as clearing app and Play Store data, and rebooting the phone, the issue persists. It's unclear whether the problem is related to Expo or React Native.
In an attempt to resolve the issue, we rolled back to the old architecture. However, the users who were experiencing the crashes still face the same issue. They can only launch the app successfully by going through the Play Store, not from the home screen.
Additionally, this crash has been reported by multiple users, indicating it is a widespread issue.
I would also like to note that I have not encountered this issue in simulation or during product builds.
Below, I have attached videos demonstrating the issue:
Device Information
Here are the details of the devices used in the reports:
Device 1
Device 2
Steps to reproduce
React Native Version
0.74.3
Affected Platforms
Runtime - Android
Areas
TurboModule - The New Native Module System, Bridgeless - The New Initialization Flow
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://play.google.com/store/apps/details?id=com.sorsorui
Screenshots and Videos
WhatsApp.Video.2024-08-05.at.10.30.33.mp4
WhatsApp.Video.2024-08-05.at.10.51.57.mp4
The text was updated successfully, but these errors were encountered: