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

ios-v3.2.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@1ec5 1ec5 released this 18 Mar 22:36
· 8939 commits to master since this release

Changes since ios-v3.2.0-beta.1:

  • Fixed an issue that prevented downloaded offline content from appearing on the map when the application is unable to connect to the server. (#4377)
  • Fixed an issue that prevented the offline tile limit from being enforced in all required cases (#4343)
  • Fixed an issue that caused documentation for MGLOfflinePack, MGLOfflineRegion, MGLOfflineStorage, and other offline map–related symbols to be omitted from the documentation set. (#4378)
  • Possibly fixed random crashes when the device is in Airplane Mode. (#4339)
  • Space is reclaimed when removing offline packs. (#4342)
  • The user agent string for Mapbox Telemetry requests includes the application’s bundle identifier instead of its name. (#4349)
  • A .dSYM bundle is included with the dynamic framework to facilitate symbolication of crash logs.