Android SHA1 release keystore not working with Google Maps

前端 未结 5 961
故里飘歌
故里飘歌 2020-12-01 05:12

I am using the Google Maps Android API and I\'m running into some issues.

I am signing my apk with android studio (created one at .android/keystore.jks). Also I\'m s

5条回答
  •  忘掉有多难
    2020-12-01 06:00

    You also need to add SHA-1 generated by Google App signing certificate.

    Once you publish your app you can find it in Google Play Console -> Development Tools -> Release management -> App signing -> App signing certificate.

    More details on this in this here: Google Places for Android API key does not work on app from Play Store

提交回复
热议问题