react-native-map-clustering
react-native-map-clustering copied to clipboard
Android crash on latest Expo
I am using Expo 49 and the app crashes on android with this exception:
API key not found. Check that
is in the element of AndroidManifest.xml
I set up everything correctly like explained here: https://docs.expo.dev/versions/latest/sdk/map-view/#android
Any solution? Is this package still maintained?
I am not seeing this issue on Expo 49 in terms of crashing due to credentials. It did take a bit to get the credentials to work for me...i am getting a crash when using multiple markers to render a cluster, however 🤦🏻♂️
I am using Expo 49 and the app crashes on android with this exception:
API key not found. Check that
is in the element of AndroidManifest.xml I set up everything correctly like explained here: https://docs.expo.dev/versions/latest/sdk/map-view/#android
Any solution?
Is this package still maintained?
Hello, Do you have a solution for your problem, I m facing the same issue in expo 51.
Work perfectly on ios.