Releases: Estimote/iOS-Mirror-SDK
iOS Mirror SDK 0.1.7
Release fixes Mirror Core in cases CRC check would fail and no data would be received.
iOS Mirror SDK 0.1.6
iOS Mirror SDK correctly handles connection to Mirror.
iOS Mirror SDK 0.1.5
Acute fix of the Estimote MirrorCore.
iOS Mirror SDK 0.1.4
New release updates the Estimote MirrorCore framework. MirrorCore now supports sending data from Mirror to the iPhone 📱🚀
iOS Mirror SDK 0.1.3
The MirrorClient
in MirrorSDK can now be initialized with the AppID
and AppToken
of your Esitmote Cloud app. This Estimote Cloud authentication is needed for any Mirror that is not in the Developer Access Mode, eg. a Deployed & Protected Mirror.
Estimote Mirror Core framework now features hardware agnostic signal accuracy computation (see EMSDeviceMirror
), and a Mirror call home (health check) request.
iOS Mirror SDK 0.1.2
Update of Estimote MirrorCore SDK after minor refactor and we've added the option to install as a CocoaPod.
iOS Mirror SDK 0.1.1
Verified 1.0.7 FW compatibility (tested, reviewed) update + Mirror Context SDK update with CRC validation fix and missing error handling implementation.