Skip to content
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

[IOS] Snapshotter crash in release version 5.13.0-pre.1 #243

Closed
davidmtamas opened this issue Feb 22, 2022 · 5 comments
Closed

[IOS] Snapshotter crash in release version 5.13.0-pre.1 #243

davidmtamas opened this issue Feb 22, 2022 · 5 comments
Labels
bug Something isn't working iOS

Comments

@davidmtamas
Copy link

We at Bikemap use MapLibre extensively and are developing on M1 machines, therefore we use version 5.13.0-pre.1 with Metal support in our app.

We use the Snapshotting functionality in one of our apps features and we noticed crashes occurring randomly on many map styles and coordinates. We tried to upgrade MetalANGLE framework used by MapLibre but the upgrade didn't mitigate the crashes.

We managed to create a demo project which reliably crashes with a map style set to a specific coordinate. We are aware that the release notes of the aforementioned build contain failing tests for the Snapshotter, so we thought providing a sample project would help with tracking down the root issues.

MapLibreSnapshotterDemo 2.zip

@hactar
Copy link
Contributor

hactar commented Feb 22, 2022

Having the exact same problem with a different app I'm working on.

@birkskyum
Copy link
Member

is this still the case?

@hactar
Copy link
Contributor

hactar commented Sep 21, 2022

Yes this issue persists. It instantly occurs on the iOS 15 simulator. On the iOS 16 simulator if you push the button the demo app, it takes about 15-30 seconds to crash instead of crashing instantly like with iOS 15, but it still does crash.
Screenshot 2022-09-21 at 13 08 50

@birkskyum
Copy link
Member

Thanks for the update @hactar

@louwers louwers added iOS bug Something isn't working labels Jan 25, 2023
@louwers
Copy link
Collaborator

louwers commented Sep 22, 2023

We now have Metal support with the new rendering architecture. See #1609

Please try out the pre-release and create a new issue if you run into something not working as expected.

@louwers louwers closed this as completed Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working iOS
Projects
None yet
Development

No branches or pull requests

4 participants