- Configure the iOS audio session natively in the default path, removing the audio engine's JS round trip and its deadlock window. Deprecate the unsafe
onConfigureNativeAudiocallback form ofsetupIOSAudioManagement. Developers can instead pass in a staticIOSAudioSessionPolicy. - #434 (@hiroshihorie)
- Update @livekit/react-native-webrtc to 144.1.2 - #434 (@hiroshihorie)
-
Update @livekit/react-native-webrtc to 144.1.1 - #423 (@davidliu)
144.1.0 had an issue which could cause deadlocks when the audio state had changed.
- Migrate Apple platforms to AVAudioEngine-based audio device module - #317 (@hiroshihorie)
-
Update
@livekit/react-native-webrtcto 144.1.0 - #393 (@davidliu) -
Fix incomplete exports map in package.json, causing a dual-instance of @livekit/components and breaking RoomContext - #351 (@davidliu)
-
Add polyfills for
CountQueuingStrategyandTransformStreamfor compatibility with livekit-client - #391 (@davidliu)
- Fix incomplete exports map in package.json, causing a dual-instance of @livekit/components and breaking RoomContext - #351 (@davidliu)
- Migrate Apple platforms to AVAudioEngine-based audio device module - #317 (@hiroshihorie)