Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

ios-v6.3.0

Compare
Choose a tag to compare
@MapboxCI MapboxCI released this 11 Nov 00:38
· 30 commits to main since this release
c8917ac

Changes since Mapbox Maps SDK for iOS v6.2.2:

This version does not support Apple Silicon Macs (arm64).

🐞 Bug fixes

  • Fixed issues on iOS 14 where -[UIView layoutSubviews] was being repeatedly called. (#501, #507)
  • Fixed a bug with UIViews being incorrectly updated with a one frame delay. (#483)
  • Fixed an issue where CocoaPods users could not install the SDK when using Xcode 12. (#482)

🔧 Dependencies

  • Updated mapbox-events-ios to 0.10.5 in order to add additional iOS 14 support.(#510)
  • Core library updated to 5.2.1. (#537)

✨ Other changes

  • The default branch is now main. Please rebase any existing branches you may have. (#489)
  • Added MGLGlyphsRasterizationMode, which can be configured in order to specify whether glyphs and ideographs are rendered by the server or locally. (#517)

Documentation is available online or as part of the download.