mapbox / mapbox-maps-ios

Interactive, thoroughly customizable maps for iOS powered by vector tiles and Metal
https://www.mapbox.com/mapbox-mobile-sdk
Other
452 stars 149 forks source link

Crash in Mapbox map symbol location/display #2192

Open jumbopilot opened 1 month ago

jumbopilot commented 1 month ago

Environment

Xcode version: 15.3 iOS version: 17.5 Devices affected: iPhone OS 17.5 (21F5058e) Maps SDK Version: V11.3.0

Observed behavior and steps to reproduce

Switch cockpit style to from 'XC' to 'All'. No further user interaction.

Expected behavior

Map features (like symbols) are displayed without exception

Notes / preliminary analysis

This is a once issue (possibly concurrency). Map features are generally displayed without any issue. map features (sources) are kept unchanged over multiple releases.

Additional links and references

XXXXXXXX-2024-05-30-115627.txt

evil159 commented 1 month ago

Hi @jumbopilot, could you attach a sample project showcasing this issue?