Android Emulator not showing Google Maps on Screen

前端 未结 5 599
有刺的猬
有刺的猬 2020-12-16 22:19

I have been trying to follow this https://github.com/airbnb/react-native-maps tutorial I tried everything they said but getting a blank screen on my emulator of android stu

5条回答
  •  醉酒成梦
    2020-12-16 23:03

    I also had the same issue for the same target-version and i resolve this issue by changing the google-api key.Regenerate the google api-key using the link

    https://developers.google.com/maps/documentation/android-api/signup#release-cert

    and add it in AndroidManifest.xml File as you added

提交回复
热议问题