Skip to content

🐛 [Cloud Firestore] Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'void f.a.b.a.j.a(java.lang.String, java.lang.Object)' on a null object reference #3507

Closed
@hansels

Description

@hansels

Bug report

These issues only happen on Android phones only. It worked fine in iOS. I'm using Flutter 1.20.3 and use cloud_firestore ^0.14.0+2

Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'void f.a.b.a.j.a(java.lang.String, java.lang.Object)' on a null object reference
io.flutter.plugins.firebase.firestore.FlutterFirebaseFirestorePlugin.a (FlutterFirebaseFirestorePlugin.java:67)
io.flutter.plugins.firebase.firestore.-$$Lambda$FlutterFirebaseFirestorePlugin$Om-QqNeCto0p2tej6MhbBamtjUw.onEvent (-.java:6)
com.google.firebase.firestore.Query.a (Query.java:27)
com.google.firebase.firestore.Query$$Lambda$3.a (Query.java:6)
com.google.firebase.firestore.core.AsyncEventListener.a (AsyncEventListener.java:6)
com.google.firebase.firestore.core.AsyncEventListener$$Lambda$1.run (AsyncEventListener.java:6)
android.os.Handler.handleCallback (Handler.java:883)
android.os.Handler.dispatchMessage (Handler.java:100)
android.os.Looper.loop (Looper.java:237)
android.app.ActivityThread.main (ActivityThread.java:8125)
java.lang.reflect.Method.invoke (Method.java)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:496)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1100)

Metadata

Metadata

Assignees

Labels

impact: crowdAffects many people, though not necessarily a specific customer with an assigned label. (P2)plugin: authplugin: cloud_firestoretype: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions