How to understand this weird crashlytics error?

Viewed 34

enter image description here

The error is Attempt to invoke interface method 'void h.a.c.a.c.c(java.lang.String, h.a.c.a.c$a)' on a null object reference

I can't find anything online that resembles this sort of issue. All my other Android errors are getting reported normally with readable stacktraces.

Is there something I'm missing to be able to get better reporting?

enter image description here

0 Answers
Related