-
-
Notifications
You must be signed in to change notification settings - Fork 58
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
Mapbox error Exception in onDidFinishLoadingStyle #404
Comments
@ErTurco, Thanks for the bug report. FYI: Might want to rotate that access_token. |
@ErTurco there is still history version of the comment with the token on it, I think you need to remove the comment and add it again without the token |
I can't delete the comment |
you may need to remove the issue and reopen it, or change your token from mapbox |
I can't delete the issue, in the actions I don't have delete but just edit. |
I remembered that I took the URL (with token) for the tiles from the public example: https://docs.mapbox.com/mapbox-gl-js/example/third-party/, a Mapbox public page. |
Steps to Trigger Behavior
Expected Behavior
Map should be visible on Android device without crash
Actual Behavior
The app returns error on Android device (works fine on iOS device)
Mapbox error Exception in onDidFinishLoadingStyle {"level": "error", "message": "Exception in onDidFinishLoadingStyle", "tag": "Mbgl-MapChangeReceiver"}
Screenshots (if applicable)
Screen taken on iOS device
Version(s) affected
Additional context
The text was updated successfully, but these errors were encountered: