[Bug]: Android crashes upon launch with error: Exception in HostObject::get for prop 'RNMBXLocationModule': com.mapbox.common.location.IncompatibleGooglePlayServicesLocationVersion: Incompatible Google Play Services location version found. Please check https://docs.mapbox.com/android/maps/guides/user-location/ for more details. #3266
Labels
Mapbox Implementation
Mapbox
Mapbox Version
default
Platform
Android
@rnmapbox/maps
version10.0.15
Standalone component to reproduce
I haven't changed anything recently and started getting this error. Do I need to specify a particular version of play location services?
com.facebook.react.common.JavascriptException: Error: Exception in HostObject::get for prop 'RNMBXLocationModule': com.mapbox.common.location.IncompatibleGooglePlayServicesLocationVersion: Incompatible Google Play Services location version found. Please check https://docs.mapbox.com/android/maps/guides/user-location/ for more details. You can add <meta-data android:name="com.mapbox.maps.location.gms.SKIP_IF_INVALID_VERSION" android:value="true"/> to your AndroidManifest to skip it and use Android platform location APIs., js engine: hermes
Observed behavior and steps to reproduce
Open app, app crashes
Expected behavior
App does not crash
Notes / preliminary analysis
No response
Additional links and references
No response
The text was updated successfully, but these errors were encountered: