Google Maps API Android - map not appearing when using keystore -


i able run app fine using debug keystore - when attempt run production version generated keystore - no map.

i have verified should - api key - check! keysrore sha1 - check!

log follows:

authorization failure. please see https://developers.google.com/maps/documentation/android/start how correctly set map.

in google developer console (https://console.developers.google.com)

ensure "google maps android api v2" enabled.

ensure following android key exists:

api key: xxxxxxxxxxxxxxxxx-xxxxxxxx

android application (;): xxxxxxxxxxxxxxxxxxxxxx;xx.xxx


Comments

Popular posts from this blog

java - Static nested class instance -

c# - Bluetooth LE CanUpdate Characteristic property -

JavaScript - Replace variable from string in all occurrences -