-
-
Notifications
You must be signed in to change notification settings - Fork 857
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UserLocation not working on android #3192
Comments
Having this exact same error, UserLocation crashes the app |
Yup mine crashes too |
FYI, I was able to make it work by using "<Mapbox.UserLocation renderMode="native" />" instead of just "<Mapbox.UserLocation />" |
I could not reproduce the issue in our example app: This was rendering correctly for me
|
Interesting I’m using Mapbox not MapboxGL from the import, not sure if that makes a difference. |
For those it's crashing pls post the exception and backtrace. |
Mapbox Implementation
Mapbox
Mapbox Version
default
Platform
Android
@rnmapbox/maps
version10.0.15
Standalone component to reproduce
Observed behavior and steps to reproduce
No response
Expected behavior
I was on version 10.0.0-beta.70 it worked but now it doesn't work anymore so I switched to the latest version but the same thing doesn't work..
Notes / preliminary analysis
No response
Additional links and references
No response
The text was updated successfully, but these errors were encountered: