Skip to content

Releases: orbital-systems/react-native-esp-idf-provisioning

Release 0.2.3

02 Oct 15:35
Compare
Choose a tag to compare

0.2.3 (2023-10-02)

Bug Fixes

  • android: fix primary service uuid missing when creating device without search (1168d7d)

Release 0.2.2

02 Oct 14:33
Compare
Choose a tag to compare

0.2.2 (2023-10-02)

Bug Fixes

Release 0.2.1

02 Oct 14:16
Compare
Choose a tag to compare

0.2.1 (2023-10-02)

Bug Fixes

Release 0.2.0

02 Oct 09:02
Compare
Choose a tag to compare

0.2.0 (2023-10-02)

Bug Fixes

  • android,ios: fixes after testing (5e96616)
  • android: implement methods, first try (1cc0fd4)
  • android: permission checks (d560a45)
  • android: sendData working (a591d43)
  • android: suppress missing permissions, because we do checks already (30e44ca)
  • api: cleaner exports (c485ef5)
  • example: cleanup design (0d0ee92)
  • ios: fix types and return values + update readme (6455509)
  • ios: provisioning working (90903ae)
  • ios: sendData should return data as string and not just success (aabeec6)
  • ios: sendData test (6dd8948)
  • ios: update to ESPProvision ~> 2.1 and set minimum iOS platform version to 13.0 (232b72a)
  • ios: working connection and wifi scanning (838b876)
  • package: update name with org scope (efb38d3)

Features

  • ios: initial bridge implemented (c5a2f18)