v11.27.2
·
142 commits
to main
since this release
Bug fixes π
- Main thread could stall processing a large batch of queued run loop tasks
The run loop could execute a large batch of queued tasks β such as style parsing or GeoJSON processing β in one go without yielding back to the system, which could stall the app. The run loop now yields periodically instead of draining the full queue in a single pass.
Dependencies
- Update MapboxCommon to
24.27.2. - Update MapboxCoreMaps to
11.27.2.
Dependency requirements:
- Compatible version of Xcode:
26.3