Skip to content
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

Upgrade 0.70 RN | Android | The app closes itself without errors in console #34890

Closed
mantmartini opened this issue Oct 6, 2022 · 3 comments
Closed
Labels
Needs: Triage 🔍 Platform: Android Android applications. Type: Upgrade Issue Issues reported from upgrade issue form Version: unspecified No version information could be extracted

Comments

@mantmartini
Copy link

New Version

0.70

Old Version

0.64.2

Build Target(s)

Emulator Android 12 Google Play | x86_64

Output of react-native info

System:
OS: Windows 10 10.0.19044
CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
Memory: 9.78 GB / 31.69 GB
Binaries:
Node: 16.16.0 - C:\Program Files\nodejs\node.EXE
Yarn: Not Found
npm: 8.19.2 - ~\AppData\Roaming\npm\npm.CMD
Watchman: Not Found
SDKs:
Android SDK:
API Levels: 23, 28, 29, 30, 31, 33
Build Tools: 29.0.2, 30.0.2, 30.0.3, 31.0.0
System Images: android-29 | Google APIs Intel x86 Atom, android-29 | Google Play Intel x86 Atom, android-30 | Google APIs Intel x86 Atom, android-30 | Google Play Intel x86 Atom, android-31 | Intel x86 Atom_64, android-31 | Google APIs Intel x86 Atom_64, android-31 | Google Play Intel x86 Atom_64
Android NDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: AI-213.7172.25.2113.9014738
Visual Studio: Not Found
Languages:
Java: 11.0.15
npmPackages:
@react-native-community/cli: ^9.0.0 => 9.1.3
react: ^18.1.0 => 18.1.0
react-native: ^0.70.0 => 0.70.0
react-native-windows: Not Found
npmGlobalPackages:
react-native: Not Found

Issue and Reproduction Steps

I clean build folder and gradlew and then rebuild the project many times.
In all cases, the build is successful and the application is installed on the emulator.

But when I try to open the application, it closes by itself and I can't see any errors in the terminal.
I don't know what is the reason.

I would really appreciate any help. Thanks!

android

@mantmartini mantmartini added Needs: Triage 🔍 Type: Upgrade Issue Issues reported from upgrade issue form labels Oct 6, 2022
@github-actions github-actions bot added the Version: unspecified No version information could be extracted label Oct 6, 2022
@react-native-bot react-native-bot added the Platform: Android Android applications. label Oct 6, 2022
@krystofwoldrich
Copy link
Contributor

You can try adb logcat to get some logs from the emulator.

@lopesboa
Copy link

lopesboa commented Oct 6, 2022

same here,

this is my logCat

image

@mantmartini
Copy link
Author

You can try adb logcat to get some logs from the emulator.

Thanks, I'm checking that :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Triage 🔍 Platform: Android Android applications. Type: Upgrade Issue Issues reported from upgrade issue form Version: unspecified No version information could be extracted
Projects
None yet
Development

No branches or pull requests

4 participants