Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE in MainActivity #53

Open
dschuermann opened this issue Nov 7, 2016 · 0 comments
Open

NPE in MainActivity #53

dschuermann opened this issue Nov 7, 2016 · 0 comments

Comments

@dschuermann
Copy link
Member

dschuermann commented Nov 7, 2016

from Google Play dev console

app version: 55
3
Android 5.0 2 66,7 %
Android 5.1 1 33,3 %

HTC One (m7wls) 2
Galaxy Note3 Neo (hllte) 1

java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.contentEquals(java.lang.CharSequence)' on a null object reference
	at org.sufficientlysecure.ical.ui.MainActivity.initialiseCalendars(Unknown Source)
	at org.sufficientlysecure.ical.ui.MainActivity.access$1500(Unknown Source)
	at org.sufficientlysecure.ical.ui.MainActivity$9.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:818)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant