You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: