Was using the Mock GPS application to test a few things out, but the app started crashing all of a sudden. Tried to find something on the Android Studio logs. Found these logs
2020-04-24 02:36:39.538 31343-31415/? E/AndroidRuntime: FATAL EXCEPTION: androidmapsapi-ZoomTableManager
Process: com.lexa.fakegps, PID: 31343
java.lang.ArrayIndexOutOfBoundsException: length=1; index=12
at com.google.maps.api.android.lib6.gmm6.vector.ct.<init>(:com.google.android.gms.dynamite_mapsdynamite@[email protected] (120400-0):9)
at com.google.maps.api.android.lib6.gmm6.vector.cv.a(:com.google.android.gms.dynamite_mapsdynamite@[email protected] (120400-0):23)
at com.google.maps.api.android.lib6.gmm6.util.m.run(:com.google.android.gms.dynamite_mapsdynamite@[email protected] (120400-0):14)
at java.lang.Thread.run(Thread.java:919)
Anybody else facing similar issues? I've integrated Maps on a couple of apps of mine too. It's crashing there too. Is there a solution to it?
The Google Maps app on the device works fine.
Yes it's from Google map, the only solution right now is to "Wait" according to Google Map Team :
Diagnosis: If you see a stack dump starting with the lines:
java.lang.ArrayIndexOutOfBoundsException: length=1; index=12 at com.google.maps.api.android.lib6.gmm6.vector.ct.
... you are affected by this error.
Workaround: None at this time
Update: problem fixed, you have to clear the App data and cache
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With