venits / react-native-map-clustering

React Native map clustering both for Android and iOS.
672 stars 219 forks source link

Android crash on latest Expo #262

Open stesvis opened 9 months ago

stesvis commented 9 months ago

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?

lucksp commented 1 month ago

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 🤦🏻‍♂️