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

Android app crashes on launch #695

Open
AEiosApp opened this issue Oct 20, 2021 · 0 comments
Open

Android app crashes on launch #695

AEiosApp opened this issue Oct 20, 2021 · 0 comments

Comments

@AEiosApp
Copy link

I'm trying to:
cordova run android

Project succesfully BUILT, but when I launch my app on real device it crashes immediately and on the Android Studio I can see the errors (see below).

branch-cordova-sdk spec:
4.0.0

If I uninstall branch-cordova-sdk - everything works fine.

Looks like an error is this one:
E/AndroidRuntime: FATAL EXCEPTION: main Process: com.ae.touringbee, PID: 10142 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.ae.touringbee/com.ae.touringbee.MainActivity}: android.content.res.Resources$NotFoundException: String resource ID #0x0

Screen Shot 2021-10-20 at 12 16 08 AM

Screen Shot 2021-10-20 at 12 17 25 AM

Screen Shot 2021-10-20 at 12 16 20 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant