Releases: react-native-webrtc/react-native-callkeep
Releases · react-native-webrtc/react-native-callkeep
4.3.13
What's Changed
- Stop listening phone event ended by @manuquentin in #769
- Fix crash in getAudioOutput by @manuquentin in #772
Full Changelog: 4.3.12...4.3.13
4.3.12
4.3.11
Hotfix for 4.3.10
.
4.3.10
4.3.9
4.3.8
4.3.7
4.3.6
4.3.5
- set audio mode back to normal after end call
- Fix warning in the ios documentation
- Fix: speaker button on callkit
- Enable phone settings for OnePlus without having to use self managed
- Types: Describe event handlers
- 📝 Update didChangeAudioRoute documentation
- Allow foreground service notification to open the application
- Avoid to call onSilence on Android API level < 29
4.3.4
- ✏️ VoiceConnectionService: Update log to match reality
- 📝 didLoadWithEvents is iOS only, fix anchors
- fix: missing Android RECORD_AUDIO permission
- Android : adding localbroadcastmanager support (#594 Fix)
- Fix setSettings not updating _settings in RNCallkeepModule due to singleton
- [Android] Add missing break for create connection failed
- [Android] Fix permission checking in the Quit state
- [Android] Add missing video attributes