Map does not show in an app I've published.
Here is what I've done:
- created API key and added Package name and SHA-1 certificate fingerprint via restricting usage to Android apps in the credentials tab of the Google API manager
I am confused as to which SHA-1 certificate fingerprint I need to use so I created a key for each. I found 4 SHA-1 certificate fingerprints from:
keytool -list -v -keystore mystore.keystore
command- from the comments in the google_maps_api.xml file
- from the Google Play console App signing certificate
- from the Google Play console Upload certificate
I am unfamiliar with App Signing and if there is anything more I need to do please let me know. I very much want the map to appear on the app! If someone could show me the steps to make this happen pleas help me!!!!! :(
- https://i.stack.imgur.com/1YgRJ.png "API Keys"
- https://i.stack.imgur.com/nSxXD.png "Terminal Command"
- https://i.stack.imgur.com/GBKFL.png "google_maps_api.xml comments"
- https://i.stack.imgur.com/IMgX3.png "App Signing"