Socket
Socket
Sign inDemoInstall

cordova-plugin-ble-central

Package Overview
Dependencies
0
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous12346Next

1.2.3

Diff

Changelog

Source

1.2.3

  • Fix iOS crash when advertising data contains kCBAdvDataLeBluetoothDeviceAddress #685 #697 Thanks @jospete
  • Fix problem with multiple devices and notifications when one device disconnected #674 Thanks @mandrade-digmap
  • Add NSBluetoothAlwaysUsageDescription for iOS13 #704 #700 Thanks @favnec5
don
published 1.2.2 •

Changelog

Source

1.2.2

  • Remove lambda from Peripheral.java to maintain 1.6 source compatibility #602
  • Remove showBluetoothSettings for iOS #603
don
published 1.2.1 •

Changelog

Source

1.2.1

  • Fix EXC_BAD_ACCESS on iOS #389 Thanks @claudiovolpato
  • Return error if bad device id is passed to disconnect #410
  • Better error message when location permission is denied Android #218
  • Scan returns an error if location services are disabled Android #527
  • Improve autoconnect for iOS #599
  • Add ble.refreshDeviceCache (Android) #587 Thanks @Domvel
  • Add ble.bondedDevices (Android)
  • Add ble.connectedPeripheralsWithServices and ble.peripheralsWithIdentifiers (iOS)
don
published 1.2.0 •

Changelog

Source

1.2.0

  • Added un-scanned Peripheral concept on Android #560 Thanks @doug-a-brunner
  • Fixed failure to fire callbacks on Android when read or write in flight #561 Thanks @doug-a-brunner
  • Fixed dangling promises when reconnecting Android #562 Thanks @doug-a-brunner
  • Added error when starting a scan while another is running Android #565 Thanks @doug-a-brunner
  • Request MTU Size on Android #568 Thanks @Domvel and @Algoritma
  • Don't prompt user to enable Bluetooth on iOS CBCentralManagerOptionShowPowerAlertKey #580 #174 Thanks @H0rst and @cairin @michie
  • Implement showBluetoothSettings on iOS #591 Thanks @cairinmichie
  • Improve disconnect logic on Android #582
don
published 1.1.9 •

Changelog

Source

1.1.9

  • iOS error #558
don
published 1.1.8 •

Changelog

Source

1.1.8

  • Fix merge conflicts
don
published 1.1.7 •

Changelog

Source

1.1.7

  • Use same characteristic uuid with different service in iOS #349 Thanks @riccardodegan-geekcups
  • ble.read() example #346 Thanks @ktemby
  • Remove pending stopNotificationCallback for iOS #355 Thanks @legege
  • Add missing resolve and reject callbacks to Promise wrapper #360 Thanks @aj-dev
  • Fix documentation typo #371 Thanks @maxchu2021
  • Fix documentation typo #424 Thanks @ChanHyuk-Im
  • Fix duplicate symbol when using with with cordova-plugin-ble-peripheral #373 Thanks @lucatorella
  • Add admonition about using with beacons #413 Hugh Barnes (hughbris)
  • Handle errors in didUpdateValueForCharacteristic #385 Thanks @soyelporras
  • Fix spelling error in Android code # Thanks @doug-a-brunner
  • cordova-plugin-compat deprecated #466 #483 thanks @ddugue
  • Fix NullPointer exception on scan #504
  • Fixed deprecated iOS CBPeripheral RSSI calls and build warning #446 Thanks @doug-a-brunner
  • Trapped commands that caused iOS API misuse warnings #450 Thanks @doug-a-brunner
  • Fire callbacks on iOS when device is disconnecting #451 Thanks @doug-a-brunner
  • Fixed NSInvalidArgumentException when 'undefined' passed to plugin cmds #452 Thanks @doug-a-brunner
  • Better errors on Android, when trying to read or write to a non-existing service #486 Thanks @ddugue
  • Add autoConnect support #499 Thanks @hypersolution1
don
published 1.1.5 •

don
published 1.1.4 •

Changelog

Source

1.1.4

  • Prevents scan from removing connecting Peripherals on Android #315 & #341 Thanks @mebrunet
  • Documentation fixes #330 Thanks @motla
  • Documenation clarification about Location Services #318 Thanks @petrometro
  • Ensure peripheral is connected for startNotification and stopNotification on Android #343
  • Error message for Android 4.3 devices that don't support BLE #263 Thanks @PeacePan
  • Must call scan before connect. Update documentation #340
don
published 1.1.3 •

Changelog

Source

1.1.3

  • NSBluetoothPeripheralUsageDescription #324 Thanks @timkim
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc