This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
The one with hyper-precise positioning mode using ARKit.
- Added hyper-precise positioning mode using ARKit. If you are designing a mixed-reality experience this is the suggested mode.
- Added Location Pins. 2D objects with name & type that can be stored in Estimote Cloud. They can be used to store information about Point of Interests, landmarks, as a back-end for AR etc.
We started making our API more convenient to use, however, it is still in progress. We wanted to share the new positioning mode with you as well as preview some changes.
- Positioning modes were renamed. Previous names were a bit misleading and did not reflect reality.
- Removed all deprecated methods.
- Switched from ESTColor to EILColor.
- Requests no longer depend by inheritance on EstimoteSDK requests.