How to FIX android Maps v2 not show after Release .Apk

Moh Halim Bimantara
makerpoy
Published in
2 min readApr 21, 2017

when we build an apps using maps after release we got maps fragment not show .so this is the solution!!!

keytool -list -v -alias “BPPT BANDUNG” -keystore /Users/TheMac/KANTOR/BPPT/bppt_new.jks -storepass xxx -keypass xxxx

Copy SHA1 on your terminal Into your Google Console

Add your package name and SHA-1

And Than Save And run Your Apps :D

--

--