cordova-ionic-phonegap-branch-deep-linking-attribution
                                
                                 cordova-ionic-phonegap-branch-deep-linking-attribution copied to clipboard
                                
                                    cordova-ionic-phonegap-branch-deep-linking-attribution copied to clipboard
                            
                            
                            
                        Android app crashes on launch
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
 
 
