-
Notifications
You must be signed in to change notification settings - Fork 28
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
Crash while zooming into map with default swisstopo vector tile style #6
Comments
@mehlkelm can you format this stack-trace as code? It incorrectly references other issues in the project with the hashtags # |
Done! |
Uff sounds quite bad @mehlkelm Do you know if that problem still exists? |
Just retested with MapLibre GL Native 5.12.2 in Xcode 13.4.1 on iOS 14.5 in Simulator. |
Is this the same as maplibre/maplibre-native#268? |
No, that other one is a problem specifically on iOS 15 Simulator. |
Please report this on the main repo if this is still an issue: https://github.com/maplibre/maplibre-native |
I am building an iOS sample app using the swisstopo vector tile example style referenced on the geo.admin.ch API description.
All I am doing in the app is this:
The app launches fine, but as soon as I zoom into it the app crashes with EXC_BAD_ACCESS (code=1, address=0x30)
Thread 5 Queue : com.apple.opengl.cvmDoWork (serial)
The text was updated successfully, but these errors were encountered: