[英]React Native Maps: Not loading on particular android device
I have been using MapView using React Native Maps in Expo without issue for weeks now.几周以来,我一直在 Expo 中使用使用 React Native Maps 的 MapView 没有问题。 The map appears on the Android emulator, on my iPad, and on my former Android device.
map 出现在 Android 仿真器、我的 iPad 和我以前的 ZE84E30B9390CDB664ZDB6DB878 设备上。 Recently I acquired a new Android device on which the map fails to load;
最近我买了一个新的 Android 设备,map 无法加载; it displays a blank map or the loading gif.
它显示一个空白 map 或加载 gif。
I made sure Google Play Services is installed and up to date.我确保已安装 Google Play 服务并且是最新的。 My Google Cloud API key is set in app.json and includes all maps APIs (including Maps SDK for Android and Maps Javascript API) - currently it is set to unrestricted.
My Google Cloud API key is set in app.json and includes all maps APIs (including Maps SDK for Android and Maps Javascript API) - currently it is set to unrestricted. I am running this app through Expo Go in development mode so I am not sure what the issue could be.
我在开发模式下通过 Expo Go 运行这个应用程序,所以我不确定问题可能是什么。
Any ideas?有任何想法吗?
Thanks谢谢
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.