Skip to content

Releases: MapsPeople/MapsIndoors-SDK-iOS

4.9.5-beta.1

21 Feb 11:57
Compare
Choose a tag to compare
4.9.5-beta.1 Pre-release
Pre-release

Test build with stability fixes for Google Maps users, tagged on branch SDE-116/viewstate_instabilities

4.9.4

19 Feb 13:43
Compare
Choose a tag to compare

4.9.4 2025-02-19

Fixed

  • Resolved an internal memory issue in MPMapControl that would cause memory to build up if creating multiple instances of it, eventually leading to app being terminated by iOS.

4.9.4-beta.1

18 Feb 16:46
Compare
Choose a tag to compare
4.9.4-beta.1 Pre-release
Pre-release
Release tag, version 4.9.4-beta.1, see CHANGELOG.md

4.9.3

14 Feb 09:50
Compare
Choose a tag to compare

[4.9.3] 2025-02-14

Fixed

  • Resolved a number of internal memory issues, potentially causing leaks and crashes over time.
  • Fixed issue with offline caching not working as intended.

4.9.3-beta.4

13 Feb 09:11
Compare
Choose a tag to compare
4.9.3-beta.4 Pre-release
Pre-release
Release tag, version 4.9.3-beta.4, see CHANGELOG.md

4.9.3-beta.3

12 Feb 14:13
Compare
Choose a tag to compare
4.9.3-beta.3 Pre-release
Pre-release

Preview build for potentially fixed DSM

4.9.3-beta.2

11 Feb 13:34
Compare
Choose a tag to compare
4.9.3-beta.2 Pre-release
Pre-release

Preview build for potentially fixed DSM

4.9.3-beta.1

05 Feb 09:44
Compare
Choose a tag to compare
4.9.3-beta.1 Pre-release
Pre-release

Preview for Emplate, to confirm resolution of MS-2915

4.9.2

29 Jan 09:03
Compare
Choose a tag to compare

4.9.2: 2025-01-29

Fixed

  • MapsIndoors can again show the map without network connectivity, as long as the MapsIndoors data has been downloaded in a previous session.

4.9.1

21 Jan 12:47
Compare
Choose a tag to compare

[4.9.1] 2025-01-21

Fixed

  • Fixed missing camera behavior when using setHighlight methods on MPMapControl.
  • Fixed issue with maxZoom on the behavior not being respected when selecting a location using select(location: MPLocation?, behavior: MPSelectionBehavior) on MPMapControl.