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
Updated by Tobias Wich over 9 years ago
- Assignee set to Moritz Horsch
- Target version set to 1.3.0
Moritz, maybe you can look at this while revisiting the Android code.
Updated by Tobias Wich about 6 years ago
- Status changed from New to Closed
We have a whole new android code base not having this problem, so closing this.
Actions