particle-iot / spark-setup-android

Former home of the Particle Device Setup library for Android
Apache License 2.0
23 stars 30 forks source link

NullPointerException clicking cancel #48

Closed towynlin closed 7 years ago

towynlin commented 7 years ago

Current most common crash in Crashlytics is a NullPointerException on this line. https://github.com/spark/spark-setup-android/blob/7b78f0ab10da765ca7fd1ba445459c9c2ef5c78e/devicesetup/src/main/java/io/particle/android/sdk/devicesetup/ui/ConnectingActivity.java#L130