Skip to content

Releases: Nextome/KmmBeacons

KmmBeacons 1.3.0

18 Jul 09:14

Choose a tag to compare

Features

  • Add a new method to define an RSSI threshold when searching for beacons
  kmmBeacons.setRssiThreshold(value)

KmmBeacons 1.2.2

05 Apr 15:53

Choose a tag to compare

[BUGFIX]

  • Fixes NoSuchElementException that could happen sometimes during scan;

KmmBeacons 1.2.1

17 Mar 15:06

Choose a tag to compare

Features

  • Add device name in scanner output;
  • Gradle version bump;

KmmBeacons 1.2.0

14 Mar 15:20

Choose a tag to compare

New features

[Android] Add observeNonBeacons API;

KmmBeacons 1.1.1

06 Mar 10:38

Choose a tag to compare

[BUGFIX]

KmmBeacons 1.1.0

28 Feb 16:11

Choose a tag to compare

Changelog

[COMMON]

  • Fix ConcurrentModificationException during scan.

[ANDROID]

  • Update AltBeacon library (from 2.19.4 to 2.19.5).
  • Expose beacon advertisement rawBytes to clients.

KmmBeacons 1.0.0

10 Jan 15:55

Choose a tag to compare

First release.