Skip to content

3.2.0

Compare
Choose a tag to compare
@dominik-czupryna-withintent dominik-czupryna-withintent released this 31 May 08:05
· 25 commits to master since this release
8893a5e

Added

  • Android Instance will be checked before calling its method, an error will be visible on the RN side
  • Added information related to Android 14 to the documentation.

Changed

  • Changed destroyClient, cancelTransaction, setLogLevel, startDeviceScan, stopDeviceScan calls to promises to allow error reporting if it occurs.

Fixed

  • Fixed one of the functions calls that clean up the BLE instance after it is destroyed.