Originally created by: totebo
Exception java.lang.RuntimeException: Unable to resume activity {com.totebo.nobrakesio/com.giderosmobile.android.NoBrakesioActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference android.app.ActivityThread.performResumeActivity (ActivityThread.java:3232) android.app.ActivityThread.handleResumeActivity (ActivityThread.java:3263) android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:2606) android.app.ActivityThread.access$800 (ActivityThread.java:178) android.app.ActivityThread$H.handleMessage (ActivityThread.java:1470) android.os.Handler.dispatchMessage (Handler.java:111) android.os.Looper.loop (Looper.java:194) android.app.ActivityThread.main (ActivityThread.java:5637) java.lang.reflect.Method.invoke (Method.java) java.lang.reflect.Method.invoke (Method.java:372) com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:960) com.android.internal.os.ZygoteInit.main (ZygoteInit.java:755) Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference com.giderosmobile.android.plugins.firebase.GFirebase.processIntent (GFirebase.java:92) com.giderosmobile.android.NoBrakesioActivity.processIntent (NoBrakesioActivity.java:142) com.giderosmobile.android.NoBrakesioActivity.onNewIntent (NoBrakesioActivity.java:134) android.app.Instrumentation.callActivityOnNewIntent (Instrumentation.java:1218) android.app.Instrumentation.callActivityOnNewIntent (Instrumentation.java:1230) android.app.ActivityThread.deliverNewIntents (ActivityThread.java:2670) android.app.ActivityThread.performResumeActivity (ActivityThread.java:3210) android.app.ActivityThread.handleResumeActivity (ActivityThread.java:3263) android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:2606) android.app.ActivityThread.access$800 (ActivityThread.java:178) android.app.ActivityThread$H.handleMessage (ActivityThread.java:1470) android.os.Handler.dispatchMessage (Handler.java:111) android.os.Looper.loop (Looper.java:194) android.app.ActivityThread.main (ActivityThread.java:5637) java.lang.reflect.Method.invoke (Method.java) java.lang.reflect.Method.invoke (Method.java:372) com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:960) com.android.internal.os.ZygoteInit.main (ZygoteInit.java:755)
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: hgy29
Which version of firebase plugin ? I remeber fixing this one already!
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: totebo
How do I check the version?
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: totebo
Actually you're right, I pulled an old report. Please close this one.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: hgy29
Well I'll leave it because I can't find my supposed change in my sources...