amay077 / Xamarin.Forms.GoogleMaps

Map library for Xamarin.Forms using Google maps API
https://www.nuget.org/packages/Xamarin.Forms.GoogleMaps/
MIT License
545 stars 346 forks source link

Google Maps SDK version 1 unsupported #733

Open erostamasmihaly opened 3 years ago

erostamasmihaly commented 3 years ago

VERSIONS

PLATFORMS

ACTUAL BEHAVIOR

Maybe this warning is not really related to this project. But when I upload an application to the Google Play Console, I get this warning: "App bundles or APKs in this release use version 1 of the Google Maps SDK, which isn't 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."

Is anybody know how I can solve this problem? Thanks!

Note: I still can upload an application to the Google Play...