-
Notifications
You must be signed in to change notification settings - Fork 509
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 crashing with no tiles loading #1369
Comments
same issue any update ? |
Not yet, my teammate took over Android because he wasn't facing this problem but he's on an older version of the Android SDK and it works for him |
that means i need to roll back to the older version, i recently updated the android studio and xcode, and this error pops up. |
I have no problems on the xcode version, are you also getting this error on that? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Even in the example, I can't get Mapbox to run on android at all with these versions:
Flutter 3.10.6 • channel stable • https://github.com/flutter/flutter.git
Framework • revision f468f3366c (7 weeks ago) • 2023-07-12 15:19:05 -0700
Engine • revision cdbeda788a
Tools • Dart 3.0.6 • DevTools 2.23.1
Android SDK version 33.0.0
I've tried every related issue I can find include: #1296 , #442, and others. I can't find out what's casting this at all. The Parcel issue pops up before the map widget is called and everything else happens when the map is called.
The text was updated successfully, but these errors were encountered: