Open PJEst opened 1 year ago
this is a copy of https://github.com/maplibre/maplibre-react-native/issues/44 I believe the problem has been solved
which it could be: do you have the instruction of the [https://github.com/maplibre/maplibre-react-native/blob/main/android/install.md] Android installation
which it could be: do you have the instruction of the [https://github.com/maplibre/maplibre-react-native/blob/main/android/install.md] Android installation
I am facing the above issue running on Expo App in Android 11
Did you call MaplibreGL.setAccessToken(null)
before instantiating the map?
i get this error when i use import MapLibreGL from '@maplibre/maplibre-react-native' ( it work on ios but error with android)