App bundles or APK
s in this release use version 1 of the Google Maps SDK
, which is not available on Android 11 or higher. Remove this dependency from your app. Google Play may remove support for version 1 of the Google Maps SDK
in the future.
We have already migrated to Maps API V2, hence functionality wise there should not be any issues.
If you're experiencing an issue where Google Maps won't update your maps data, it's possible you have turned on the Wi-Fi only option in the app. When this option is enabled, Maps will only download new data when you're connected to a Wi-Fi network. It won't update anything when you're using mobile data.
You may need to update your Google Maps app, connect to a stronger Wi-Fi signal, recalibrate the app, or check your location services. You can also reinstall the Google Maps app if it isn't working, or simply restart your iPhone or Android phone.
I had the same issue even though we have been using latest Maps SDK
for Android for years. I had to remove this entry from AndroidManifest.xml
<uses-library android:name="com.google.android.maps" />
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