ANE-LAB icon indicating copy to clipboard operation
ANE-LAB copied to clipboard

[CRASH] java.lang.IllegalStateException - com.myflashlab.firebase.core.AirCommand.<init>

Open Gokulv617 opened this issue 4 years ago • 3 comments

AIR 33.1.1.345 ANIMATE 21.0.2 minSdkversion - 14 targetSdkversion - 29

Play console has reported me a new crash from firebase. Please check this

java.lang.IllegalStateException com.myflashlab.firebase.core.AirCommand.

Stacktrace from play console: java.lang.IllegalStateException: at com.google.firebase.FirebaseApp.getInstance(com.google.firebase:firebase-common@@19.3.0:184) at com.myflashlab.firebase.core.AirCommand. (AirCommand.java:53) at com.myflashlab.firebase.core.MyContext.getFunctions (MyContext.java:23) at com.adobe.fre.FREContext.VisitFunctions (FREContext.java:134) at com.adobe.air.customHandler.callTimeoutFunction (Native Method) at com.adobe.air.customHandler.handleMessage (customHandler.java:28) at android.os.Handler.dispatchMessage (Handler.java:102) at android.os.Looper.loop (Looper.java:158) at android.app.ActivityThread.main (ActivityThread.java:7225) at java.lang.reflect.Method.invoke (Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1230) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1120)

Gokulv617 avatar Jan 13 '21 06:01 Gokulv617

Did you find the issue ? please reply

Gokulv617 avatar Jan 18 '21 09:01 Gokulv617

@Gokulv617 which version of FirebaseCore are you using? is it the latest version available in ANELAB? DO you also have information about what device has thrown this error? what percentage of all apps? and are you seeing many of those errors if you have recently updated the ANEs?

myflashlab avatar Jan 18 '21 16:01 myflashlab

FirebaseCore - v10.2.2 Yes it is available in ANELAB Happened in Samsung Galaxy Note4 - Android 6.0 - SDK 23 Not many errors of this category but noticeable img_20210119

Gokulv617 avatar Jan 19 '21 04:01 Gokulv617