Skip to content

Weird crash on FirebaseArray.onChildAdded #1291

Open
@matteobucci

Description

@matteobucci

I've just received on Crashlytics a crash that doens't seem to be my code fault but I don't understand what could be the reason of it.

This is the exception:
Fatal Exception: java.lang.IllegalArgumentException
Key not found

This the stack:
com.firebase.ui.database.FirebaseArray.onChildAdded (Unknown Source)
com.firebase.ui.database.FirebaseArray.onCreate (Unknown Source)
com.google.android.gms.internal.firebase_database.zzbt.zza (Unknown Source)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:762)

These the details about the device and the version of the libraries I use

  • Android device: LG G5
  • Android OS version: 7.0
  • Google Play Services version: 15.0.1
  • Firebase/Play Services SDK version: 15.0.0
  • FirebaseUI version: 3.3.1

What could it be? Is there any reason why this error should show up?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions