Using ArcGIS Online (v 2024.1) Field Maps on a Samsung tablet we are experiencing regular crashing. Having checked the logfile there are multiple instances of [DEBUG (error)] - Uncaught Exception! with the following issue:
java.lang.NullPointerException: Attempt to invoke virtual method 'float android.view.MotionEvent.getX(int)' on a null object reference at com.esri.arcgisruntime.mapping.view.DefaultMapViewOnTouchLis
Attempt to invoke virtual method 'float android.view.MotionEvent.getX(int)' on a null object reference
Is this a bug?
Is there a workaround?