Menu

#338 Native crash on Android: Firebase

open
nobody
None
2017-10-04
2017-10-04
Anonymous
No

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)

Discussion

  • Anonymous

    Anonymous - 2017-10-04

    Originally posted by: hgy29

    Which version of firebase plugin ? I remeber fixing this one already!

     
  • Anonymous

    Anonymous - 2017-10-04

    Originally posted by: totebo

    How do I check the version?

     
  • Anonymous

    Anonymous - 2017-10-04

    Originally posted by: totebo

    Actually you're right, I pulled an old report. Please close this one.

     
  • Anonymous

    Anonymous - 2017-10-04

    Originally posted by: hgy29

    Well I'll leave it because I can't find my supposed change in my sources...

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.