Google Map Android API v2 can't display map in play store application

前端 未结 5 1222
滥情空心
滥情空心 2020-11-30 08:02

I am working with the Google Map Android API v2 in an android application.

It works fine with the unsigned apk on a different device. B

5条回答
  •  暖寄归人
    2020-11-30 08:36

    Just check your google_maps_key under the src/release directory, you should place there your own key from the google console (the one you got with the release fingerprint SHA1).

提交回复
热议问题