cordova-ionic-phonegap-branch-deep-linking-attribution icon indicating copy to clipboard operation
cordova-ionic-phonegap-branch-deep-linking-attribution copied to clipboard

Android app crashes on launch

Open AntonERG opened this issue 4 years ago • 0 comments

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

AntonERG avatar Oct 20 '21 05:10 AntonERG