Google Maps is blank [Android] Release Mode -
i'm trying release android app, i'm facing problems. when use on debug mode can access google map, when generate release of app, map blank.
i've been searching , found out there's google maps api file in release mode had change, when set key in it, still have same problem.
anyone idea ?
for future readers!
i found solution on video --> https://www.youtube.com/watch?v=xlj0jdfduz0
the steps :
- create new key
- generate signature app
- i run command "keytool.exe -list -v -alias aliasname -keystore "keypath" -storepass password -keypass password
- i changed perspectives in android studio release mode
- i encountered google maps api xml file, set new key had generated.
- that's it, hope helps later on. thank u tried me.
Comments
Post a Comment