Skip to content

v0.6.0

Compare
Choose a tag to compare
@Cierpliwy Cierpliwy released this 19 Jul 09:46
· 622 commits to master since this release
  • Added basic API to support background mode. When BleManager is constructed you can pass
    restoreStateIdentifier and restoreStateFunction to BleManagerOptions object to
    enable support for background mode. More info about usage can be found in documentation.
  • All subscriptions and promises are properly "Destroyed" when destory() function is called.
  • Fixed bug on Android where notification messages could be duplicated or skipped.
  • Updated RxAndroidBle to version 1.3
  • Updated README file.
  • Updated library logo