【问题标题】:Flutter google map FATAL EXCEPTION: androidmapsapi-ZoomTableManager颤振谷歌地图致命例外:androidmapsapi-ZoomTableManager
【发布时间】:2020-08-09 07:46:53
【问题描述】:

当谷歌地图试图通过 FATAL EXCEPTION 渲染 android 应用程序时/

E/AndroidRuntime(16156): FATAL EXCEPTION: androidmapsapi-ZoomTableManager
E/AndroidRuntime(16156): Process: com.example.coffeetop, PID: 16156
E/AndroidRuntime(16156): java.lang.ArrayIndexOutOfBoundsException: length=1; index=12
E/AndroidRuntime(16156):    at com.google.maps.api.android.lib6.gmm6.vector.ct.<init>(:com.google.android.gms.dynamite_mapsdynamite@201215084@20.12.15 (120700-0):9)
E/AndroidRuntime(16156):    at com.google.maps.api.android.lib6.gmm6.vector.cv.a(:com.google.android.gms.dynamite_mapsdynamite@201215084@20.12.15 (120700-0):23)
E/AndroidRuntime(16156):    at com.google.maps.api.android.lib6.gmm6.util.m.run(:com.google.android.gms.dynamite_mapsdynamite@201215084@20.12.15 (120700-0):14)
E/AndroidRuntime(16156):    at java.lang.Thread.run(Thread.java:919)

我知道谷歌在这里提供了解决方案https://issuetracker.google.com/issues/154855417。但我不知道如何在 Flutter 应用程序中修复它。请帮忙。

【问题讨论】:

    标签: java android flutter


    【解决方案1】:

    已解决。 刚刚删除应用缓存并在模拟器上重新安装应用。

    【讨论】:

      猜你喜欢
      • 2020-08-07
      • 2020-07-19
      • 1970-01-01
      • 1970-01-01
      • 2020-04-03
      • 1970-01-01
      • 2013-12-16
      相关资源
      最近更新 更多