Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

The one with stability improvements

Compare
Choose a tag to compare
@Mycek Mycek released this 22 Jan 08:45
· 82 commits to master since this release
  • Improvements to accuracy and stability of localisation.
  • Greater responsiveness for 32-bit devices (iPhone 5C and older)
  • New functionality in ESTIndoorLocationView: helper methods to calculate view coordinates based on real coordinates, cropping view to rectangular region of interest
  • CAN BREAK BUILD: change in way of setting up appID and appToken. Use [ESTConfig setupAppID:andAppToken:] instead of [ESTIndoorLocationManager setupAppID:andAppToken:].
  • CAN BREAK BUILD: change in Estimote SDK version dependency (2.3.2)
  • CAN BREAK BUILD: new requirement for the library. Application needs to add -lc++ to Other Linker Flags (project's Build Settings).