Skip to content

0.59.0

Compare
Choose a tag to compare
@filipi87 filipi87 released this 22 Mar 15:19
· 91 commits to react-native-daily-js-releases since this release

Features

  • Added support for targeting android API version 34.
  • ⚠️ This version now requires "@daily-co/react-native-webrtc": "^118.0.3-daily.1".

Bugfixes

  • Fixed a crash in updateInputSettings() when called after load() but before an initializing call to startCamera()preAuth(), or join().

Other improvements

  • Updated TypeScript declaration file to make it so that event objects in event handlers don't erroneously appear to customers to be possibly undefined.
  • Added ability to detect and log autoplay errors.