Skip to content

Releases: Estimote/iOS-Bluetooth-Scanning

v1.0.9

25 Jan 01:06
Compare
Choose a tag to compare

This release updates the current framework to be consumed as an xcframework

Device's family

25 Feb 10:16
Compare
Choose a tag to compare

Added:

  • EBSScanInfoLTEConnectivity has a new property reflecting device's family name (EBSScanInfoDeviceFamilyAIBeacon and EBSScanInfoDeviceFamilyWearable).

v1.0.7

16 Oct 09:08
Compare
Choose a tag to compare

Fixed:

  • corrected headers and imports within the library.

iOS 13 compatibility

19 Sep 10:52
Compare
Choose a tag to compare

Fixed:

  • iOS 13 compatibility

isPressed nullability

10 Jun 10:35
Compare
Choose a tag to compare

Fixed:

  • isPressed flag is back nonnullable. Only in previous release (1.0.4) it was nullable.
  • minor code cleanup and bugfixing.

LTE packets with device family

10 Jun 10:35
Compare
Choose a tag to compare

Fixed:

  • Enhanced support for LTE beacon's packet (0.1.0+ versions).

Supporting latest and nearest firmware releases.

26 Apr 10:05
Compare
Choose a tag to compare

Fixed

  • Corrected validation of the LTE beacon packet's app and boo version to support firmwares 0.0.12+

Fixed parsing newer LTE beacons' packets.

26 Apr 10:05
Compare
Choose a tag to compare

Fixed

  • Parsing different LTE beacon's firmware versions, so beacons with firmware 0.0.9 - 0.0.13 would be detectable.

Bluetooth Scanning lib is turning 1.0.0 🎉

01 Feb 09:24
Compare
Choose a tag to compare

Added

  • LTE Connectivity packet has a new flag indicating if LTE beacon's button was pressed. This flag should be toggled for a limited time (most likely 10 seconds).
  • Support for iOS 10.0

Support for LTE Beacon connectivity packet

26 Oct 10:52
Compare
Choose a tag to compare

Added

  • Added support for LTE Connectivity packet — EBSScanInfoLTEConnectivity.