Skip to content

5.0.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexjuda alexjuda released this 22 Nov 10:27
· 2 commits to sdk_5 since this release

Improvements:

  • Estimote Cloud's Analytics events are cached and sent in batches.
  • ESTProximityObserver's error block is invoked with error object having domain & error codes defined in ESTProximityObserver.h.
  • Renamed ESTProximityZone's onEnterBlock, onExitBlock, onChangeBlock to onEnterAction, onExitAction, onChangeAction for better compatibility with Android Proximity SDK.

Bugfixes:

  • Fixed a bug where Estimote Monitoring would ignore use motion detection.