我遇到了谷歌地图的问题。 应用已上传到商店。访问控制台也会丢失帐户。因此,我为应用程序更新并创建新的api密钥并为发布和调试版本添加了指纹。 生成的apk工作正常,但在我上传和发布更新后,地图无效并且控制台有日志:
In the Google Developer Console (https://console.developers.google.com Ensure that the "Google Maps Android API v2" is enabled.
Ensure that the following Android Key exists:
API Key: AIzaSyAEtaL_6qG1Fri5K3K**********
Android Application (<cert_fingerprint>;<package_name>): 3B:96:BB:F4:9D:13:86:C8:2:******
我忘了做什么,纠正更改api键?怎么解决?
答案 0 :(得分:0)
经过一段时间的观察和实验。我找到了原因。 我使用android studio工具生成apk。 Arter删除
从我的app模块的build.gradle开始的部分,它开始工作。也许对某人有用。感谢。signingConfigs