I get this error on Crashlytics console, with no other information.
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.esri.arcgisruntime.internal.jni.CoreDevice.b()' on a null object reference
at com.esri.arcgisruntime.mapping.view.GeoView$RenderingThread.run(SourceFile:13)
I don't know where it is happening. I have no more information
I use kotlin and com.esri.arcgisruntime:arcgis-android:100.11.0
this error happens some times not all time