【问题标题】:Google Maps Unable to update local snapshot for com.google.android.libraries.consentverifier谷歌地图无法更新 com.google.android.libraries.consentverifier 的本地快照
【发布时间】:2022-10-06 04:20:24
【问题描述】:

我的 Google 地图应用出现以下错误

Unable to update local snapshot for com.google.android.libraries.consentverifier#com.example.my_app, may result in stale flags.     
java.util.concurrent.ExecutionException: java.lang.SecurityException: GoogleCertificatesRslt: not allowed: pkg=com.example.my_app, sha256=[098355cb7da096c1c7d98fa16db67e136db0a35aa540229aec9f8801f6355789], atk=false, ver=223017031.true (go/gsrlt)
                at ahy.s(:com.google.android.gms.dynamite_mapsdynamite@223017068@22.30.17 (100700-0):3)
                at ahy.get(:com.google.android.gms.dynamite_mapsdynamite@223017068@22.30.17 (100700-0):2)
                at aji.g(:com.google.android.gms.dynamite_mapsdynamite@223017068@22.30.17 (100700-0):2)
                at xy.d(:com.google.android.gms.dynamite_mapsdynamite@223017068@22.30.17 (100700-0):1)
                at ya.run(:com.google.android.gms.dynamite_mapsdynamite@223017068@22.30.17 (100700-0):0)
                at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
                at java.util.concurrent.FutureTask.run(FutureTask.java:266)
                at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)

昨天工作正常,但现在在模拟器上启动应用程序时,地图是空白的,其他组件(如按钮)完好无损。 我没有在我的代码中更改任何我的所有依赖项并且我的 API 密钥是正确的。

可能是什么问题呢?

    标签: android google-maps


    【解决方案1】:

    我有一个类似的问题,我修复了这篇文章:

    SecurityException - GoogleCertificatesRslt: not allowed

    希望对你有帮助 :)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-11-07
      • 1970-01-01
      • 1970-01-01
      • 2016-11-11
      • 1970-01-01
      相关资源
      最近更新 更多