Actions
Bug #376
closedAndroid app crashes when starting the demo
Start date:
02/20/2015
Due date:
% Done:
0%
Estimated time:
Reviewer:
Build Version:
Description
On a Google Nexus 4 with Android 5.0.1 the app crashes with a NPE after starting the demo:
"Unfortunately, Open eCard App has stopped"
E/AndroidRuntime( 6633): java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference
E/AndroidRuntime( 6633): at org.openecard.android.activities.IntentHandlerActivity$1.run(Unknown Source)
The full log is attached.
Files
Actions