Nativescript Community Ble Versions Save

Connect to and interact with Bluetooth LE peripherals.

v3.1.19

3 months ago

3.1.19 (2024-02-06)

Bug Fixes

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

v3.1.18

4 months ago

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

5 months ago

3.1.17 (2023-11-17)

Bug Fixes

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

v3.1.16

6 months ago

3.1.16 (2023-11-08)

Bug Fixes

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

v3.1.15

1 year ago

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

1 year ago

3.1.14 (2023-01-24)

Bug Fixes

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

v3.1.13

1 year ago

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

1 year ago

3.1.12 (2023-01-08)

Bug Fixes

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

v3.1.11

1 year ago

3.1.11 (2022-11-27)

Bug Fixes

  • android: prevent errors (fdf6355)

v3.1.10

1 year ago

3.1.10 (2022-10-24)

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