ArcGISRuntimeException: at com.esri.arcgisruntime.internal.jni.CoreMapView.nativeInteractionDrag (Native Method)

677
0
05-07-2018 10:41 AM
MelodyAlefteras
New Contributor

Hello!

We're getting an ArcGISRuntime Exception out of the Android ArcGIS runtime. We're using the latest SDK, and it is occurring on Android versions 7.0, 7.1, 8.0, and 8.1. The majority of the crashes are occurring on Galaxy devices (80%). We're not seeing this happen when debugging locally, only getting reports of it in the Google Play Console. Here's the stack:

at com.esri.arcgisruntime.internal.jni.CoreMapView.nativeInteractionDrag (Native Method)
at com.esri.arcgisruntime.internal.jni.CoreMapView.a (SourceFile:272)
at com.esri.arcgisruntime.internal.g.b.o.b (SourceFile:184)
at com.esri.arcgisruntime.mapping.view.MapView.drag (SourceFile:1139)
at com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchListener$b.run (SourceFile:203)
Anyone have any thoughts? This isn't a custom map view on touch listener, this is coming out of the default.
Thanks!
0 Kudos
0 Replies