You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a try to see the map component, the app throws an error and die. The error is: Thread 1: "ComponentView with componentHandle 105553119214624 (RNMBXCustomLocationProvider) not found."
Expected behavior
No error
Notes / preliminary analysis
If a run the app without CustomLocationProvider all works
Mapbox Implementation
Mapbox
Mapbox Version
default
React Native Version
0.76.3
Platform
iOS
@rnmapbox/maps
version10.1.33
Standalone component to reproduce
Observed behavior and steps to reproduce
npx @react-native-community/cli@latest init AwesomeProject
@rnmapbox/maps
following the instructions on https://rnmapbox.github.io/docs/install for IOS deviceThread 1: "ComponentView with componentHandle
105553119214624(
RNMBXCustomLocationProvider) not found."
Expected behavior
No error
Notes / preliminary analysis
CustomLocationProvider
all worksAdditional links and references
The text was updated successfully, but these errors were encountered: