Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Releases: aritchie/estimotes-xplat

v1.4

27 Aug 00:38
Compare
Choose a tag to compare

[feature] Separate permission requests for background and foreground (only really applies to ios)
[feature] Quick range nearby beacons via FetchNearbyBeacons(region, waitTimeSpan). Useful for ranging in the background
[feature] RX Observables
[fix][droid] fix monitoring issues
[fix][droid] init issues

v1.2

24 Jul 11:55
Compare
Choose a tag to compare

[breaking] region monitoring event has been merged into one super event
[feature] initialization function now returns reason for failure
[feature] startranging/monitoring returns false if region is already being ranged/monitored
[feature] stopranging/monitoring returns false if region was not already being ranged/monitored
[fix] ranging list issues
[android] updated estimote bindings to latest sdk

v1.1

18 Jul 23:47
Compare
Choose a tag to compare

Create binding against latest estimote android SDK
Many bugfixes