Skip to content

0.12.1

Compare
Choose a tag to compare
@kompfner kompfner released this 16 Jul 15:42
· 152 commits to main since this release

Bugfixes

  • Resolved an iOS issue where, when switching networks (e.g. from Wi-Fi to LTE), your chosen in-call audio mode (i.e. 'video' or 'voice', specified through setNativeInCallAudioMode()) would no longer be honored.
    • IMPORTANT: Note that this fix depends on an update to @daily-co/react-native-webrtc. Since it's specified as a peer dependency of react-native-daily-js, you'll need to update your project to depend on its appropriate version. You should get a warning at npm install time about the version you need—heed it!