You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: