My google map app works fine on device with debug google map API KEY but when I create signed apk for my app with release google map API KEY, it does not display map. So what is the best way to display google map release on signed APK? Please help
3
- use keytool or add config in project settingDivyesh Patel– Divyesh Patel2017-06-15 06:55:30 +00:00Commented Jun 15, 2017 at 6:55
- 1You can the whole process in my answerjack jay– jack jay2017-06-15 06:59:06 +00:00Commented Jun 15, 2017 at 6:59
- Possible duplicate of debug.keystore not found inside c:\Users\kulde\.android∖ND1010_– ND1010_2017-06-16 10:57:42 +00:00Commented Jun 16, 2017 at 10:57
Add a comment |