Socket
Socket
Sign inDemoInstall

cordova-plugin-ble-central

Package Overview
Dependencies
0
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous12456Next

1.5.0

Diff

Changelog

Source

1.5.0

  • Android: Add support for target SDK version 31 (Android 12) #923 #879 #875 Thanks @LDLCLid3
  • Add L2CAP support (minimum iOS 11 & Android 10 required) for connection-oriented Bluetooth streams #812
  • Add ble.withPromises.startNotification variant to indicate when notifications are successfully subscribed #903 #95
peitschie
published 1.4.4 •

Changelog

Source

1.4.4

  • Browser: Add support via navigator.Bluetooth #907 #231 Thanks @joeferner
  • iOS: More explicitly handle edge cases when starting/stopping notifications on iOS #577 #893
  • iOS: Improve ble.write handling when given non-ArrayBuffer types #897 #900
  • Android: Report peripherals as disconnected when BLE is turned off #894 #896
  • Android: Properly dispose of connected gatts on plugin reset #825 #845
peitschie
published 1.4.4-alpha.3 •

peitschie
published 1.4.4-alpha.2 •

peitschie
published 1.4.4-alpha.1 •

peitschie
published 1.4.3 •

Changelog

Source

1.4.3

  • iOS: Make BLUETOOTH_RESTORE_STATE variable optional
  • Android Synchronise access to the gatt during cleanup to avoid null ref errors #799
  • Android: Ensure scan settings are correctly applied when permissions are requested
  • Android: Correctly set match mode rather than callback type for scanWithOptions
  • Android: Align "Not connected" message with iOS #784
peitschie
published 1.4.3-alpha.1 •

peitschie
published 1.4.2 •

Changelog

Source

1.4.2

  • Add typescript definitions for all methods
  • Add location state notifications on Android (similar to Bluetooth state notifications)
  • Add support for iOS state restoration. This is opt-in, see README for usage details #717
  • Turn API misuse warnings on iOS into reported errors to prevent dead scans #828
peitschie
published 1.4.2-alpha.0 •

peitschie
published 1.4.1 •

Changelog

Source

1.4.1

  • Add additional options to startScanWithOptions() on Android #835 Thanks @helllamer
  • Fix some instances where the Android command loop locks up #847 #830 Thanks @doug-a-brunner
  • Improve documentation around requestConnectionPriority usage #877
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc