Skip to content

1.9.3

Compare
Choose a tag to compare
@chipweinberger chipweinberger released this 23 Jul 09:33
· 1235 commits to master since this release
  • [fix] iOS: setNotify returning error even though it succeeded (regression in 1.9.0)
  • [fix] Dart: Characteristic.isNotifying was not working (regression in 1.9.0)
  • [improve] Dart: add back uuid convenience variable for BluetoothDescriptor (deprecated in 1.8.6)
  • [improve] Example: only show READ/WRITE/SUBSCRIBE buttons if the characteristic supports it
  • [improve] Example: add error handling