Skip to content

v3.0.30

Choose a tag to compare

@farfromrefug farfromrefug released this 30 Nov 10:08
· 153 commits to master since this release

3.0.30 (2021-11-30)

Bug Fixes

  • android: isConnected wrong state after disconnection (a038f1b)
  • android: Notification streams are now properly disabled when stop requested. (b4afb5a)
  • ios: Ensure the Central Manager is created prior to waiting for the bluetooth_status_event. (999616f)

Features

  • android: corrects Promise handling and introduces the ability to disable the plugin queue. (1028c15)
  • ios: explicitly allow restoreIdentifer = null to disable restoring. (9beb319)