Skip to content

v0.6.2

Compare
Choose a tag to compare
@Cierpliwy Cierpliwy released this 28 Sep 08:26
· 580 commits to master since this release
  • Updated RxBluetoothKit library to version 3.0.14 to allow building library on XCode 9.
  • Added new localName property to Device object, which is set when localName is available in device's advertisement data.
  • Fixed build process on Windows.
  • Fixed compatibility with RN 0.47
  • Fixed bug when onDeviceDisconnected callback was not called on iOS when Bluetooth was turned off on device.
  • Updated library setup instructions.
  • Added option to cache native libraries built by Carthage.