I\'m having major troubles getting Google Maps working in production within an Android app. This is what I am currently getting (the bottom is just ads).
When using Android Studio to generate the Google Maps Activity, it will ignore your gradle build configs and use the default debug.keystore
. The SHA1 in google_maps_api.xml
is based off of this default. When creating permission in the Google API console, make sure to use your production and debug SHA1 if you are using the non default.