This repository has been archived by the owner on Mar 15, 2023. It is now read-only.
Releases: aritchie/estimotes-xplat
Releases · aritchie/estimotes-xplat
v1.4
[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
[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