Google Maps not working in derived apk (published app)

后端 未结 3 1490
一向
一向 2021-01-13 19:12

Ok, I want to preface that I have tried multiple solutions such as:

Android Studio - Google map still blank on real Android device

Android Google Maps API in

3条回答
  •  一向
    一向 (楼主)
    2021-01-13 19:41

    Ok, I just solved it (after making this post 13 minutes ago).

    So after implementing this solution

    Android Studio - Google map still blank on real Android device

    I noticed that this error in my Android Monitor when running the apk from my phone:

    Android Application (;): ;
    

    So I just copied the SHA1 fingerprint, added it to the API credential restrictions and saved it. And after a few minutes, ran the app again, and it worked.

    No need to reupload/update apk.

    Hope this helped anyone else.

提交回复
热议问题