Skip to content

Releases: MapsPeople/MapsIndoors-SDK-iOS

4.10.1-beta.2

09 May 07:02
Compare
Choose a tag to compare
4.10.1-beta.2 Pre-release
Pre-release

Beta release to verify React Native SDK compatibility

4.10.1-beta.1

08 May 10:51
Compare
Choose a tag to compare
4.10.1-beta.1 Pre-release
Pre-release

Beta release to verify React Native SDK compatibility

4.10.0

30 Apr 14:24
Compare
Choose a tag to compare

[4.10.0] 2025-04-30

Fixed

  • Rendering issue where closely adjacent icons may "flicker" when the camera moves.
  • Issue where some routes would be incorrect, if the route was calculated while offline.
  • Improved general stability.

Changed

  • Bumped minimum required iOS version to 15.6.
  • Routes computed while offline, can no longer perform line-of-sight optimizations. Therefore the route polyline now follows the underlying graph geometry exactly.

4.9.8-beta.1

08 Apr 13:41
Compare
Choose a tag to compare
4.9.8-beta.1 Pre-release
Pre-release
Release tag, version 4.9.8-beta.1, see CHANGELOG.md

4.9.7

01 Apr 14:43
Compare
Choose a tag to compare

Fixed

  • Fixed internal parsing of objects for cross-platform compatibility

4.9.6

24 Mar 16:41
Compare
Choose a tag to compare

Fixed

  • Issue where the location's selected state would not always be reflected for "old style" selection (i.e. MPSolutionConfig/newSelection = false).
  • Improved stability of the Google Map Provider by removing a number of threading related crashes.

4.9.5

05 Mar 17:45
Compare
Choose a tag to compare

[4.9.5] 2025-03-05

Fixed

  • Removed potential race conditions when starting up MapsIndoors with Mapbox 11, that could cause some of the MapsIndoors data to be displayed incorrectly, e.g. a route using the MPDirectionsRenderer.

Changed

  • Align the default value for the iconVisible property of the selectionHighlight DisplayRule (the old style selection) with Android to get predictable results across the platforms.

4.9.5-beta.3

04 Mar 13:04
Compare
Choose a tag to compare
4.9.5-beta.3 Pre-release
Pre-release
Release tag, version 4.9.5-beta.3, see CHANGELOG.md

4.9.5-beta.2

26 Feb 14:41
Compare
Choose a tag to compare
4.9.5-beta.2 Pre-release
Pre-release
Release tag, version 4.9.5-beta.2, see CHANGELOG.md

4.9.5b1

24 Feb 09:30
Compare
Choose a tag to compare

Beta release, meant for building a new SDU app, to stress test the SDK