-
Notifications
You must be signed in to change notification settings - Fork 879
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
[BUG]: Crash when debug android app #391
Comments
Crash log collected from flipper(0.239.0) `*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Build fingerprint: 'google/sdk_gphone64_arm64/emu64a:14/UPB3.230519.006/10229193:user/release-keys' |
I faced the same issue tooooo |
I will take a look at it. |
I got the same issue on windows 11 |
close due to inactivity |
react-native environment setup
Description
Steps to reproduce error.
Initialize the new app
npx react-native@latest init MyApp --template @thecodingmachine/react-native-boilerplate
Run on Android emulator
npx react-native
run-android`` oryarn android
Open Developer menu, Select Debug
App gets crash sudden after splash screen.
Tried with Typescript and Javascript template both has crash issue with android app.
Also note that with iOS can't see debug option in developer menu.
[Android]
Version
3.7.2
Do you use TypeScript?
On which OS this issue appear on?
Desktop OS
MacOS
The text was updated successfully, but these errors were encountered: