Skip to content

Releases: nativescript-community/ble

v3.1.19

06 Feb 13:53
5d77bdc
Compare
Choose a tag to compare

3.1.19 (2024-02-06)

Bug Fixes

  • android: set default encoding to prevent errors (4ee622f)

v3.1.18

11 Jan 09:43
Compare
Choose a tag to compare

3.1.18 (2024-01-11)

Bug Fixes

  • android: location permission was always returned granted (e3625f5)
  • android: make it clearer how to use permissions in the doc. Also code changed a bit to reflect that. NOW YOU NEED TO DEFINE PERMISSIONS IN YOUR MANIFEST. The plugin wont do it anymore to not add unecessary permissions (63b8750)

v3.1.17

17 Nov 10:42
Compare
Choose a tag to compare

3.1.17 (2023-11-17)

Bug Fixes

  • android: error wile sending array to char (6ffa83f)

v3.1.16

08 Nov 16:37
Compare
Choose a tag to compare

3.1.16 (2023-11-08)

Bug Fixes

  • export BluetoothError and improve BluetoothError logging (adff148)
  • user @nativescript-community/perms (6a66786)

v3.1.15

07 Feb 08:43
Compare
Choose a tag to compare

3.1.15 (2023-02-07)

Bug Fixes

  • ensure we always work with lowercase UUIDs so that callbacks always work correctly (313d3c0)

v3.1.14

24 Jan 09:31
Compare
Choose a tag to compare

3.1.14 (2023-01-24)

Bug Fixes

  • android: native-api-usage fix (c3d5f07)

v3.1.13

23 Jan 16:02
Compare
Choose a tag to compare

3.1.13 (2023-01-23)

Bug Fixes

  • android: improved native-api-usage (df7431d)
  • android: more native-api-usage fixes (6c48bb6)
  • android: more native-api-usage improvements (c1f6519)

v3.1.12

08 Jan 08:18
Compare
Choose a tag to compare

3.1.12 (2023-01-08)

Bug Fixes

  • android: onCharacteristicRead deprecated (9acfe2a)
  • refactoring to handle deprecated methods on android 13 (10bb8ec)

v3.1.11

27 Nov 08:43
Compare
Choose a tag to compare

3.1.11 (2022-11-27)

Bug Fixes

  • android: prevent errors (fdf6355)

v3.1.10

24 Oct 13:43
384afba
Compare
Choose a tag to compare

3.1.10 (2022-10-24)

Note: Version bump only for package @nativescript-community/ble