0.59.0
·
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 afterload()
but before an initializing call tostartCamera()
,preAuth()
, orjoin()
.
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.