Releases: react-native-webrtc/react-native-callkeep
Releases · react-native-webrtc/react-native-callkeep
3.0.13
- New Method Check if Active Call with UUID #172
- Add completionHandler for reportNewIncomingCall method #191
- Fix NSInvalidArgumentException when localizedCallerName is empty #166
- document removeEventListener #165
- Fix Video button not working in iOS Lock Screen #171
- ios: fix reportNewIncomingCall should use fromPushKit #174
3.0.12
- ios: fix NSPlaceholderDictionary can not be nil #175
3.0.11
- readme/doc: fix typo and remove duplicated
endAllCalls
method sections #168
- Recreate Mark Corner's PR #167
- Exposed the method reportEndCallWithUUID to handle a cancel VoIP Push Notification to tears down an incoming call #164
- Pass data from VoIP Notification down to RN #149
3.0.10
- Return Android setup prompt result #158
- Fix check on hasPhoneAccount on Android #151
v3.0.9
- Fix docs for didDisplayIncomingCall #145
- Fixed typing issue #147
- Add a troubleshooting note on using a valid uuid #144
- Add a check for INStartCallIntent.callCapability not available on iOS 13.2 #134
v3.0.8
- Use
React
for dependency in podspec #135
- Add more end reasons #133
- Add hasVideo property to didDisplayIncomingCall event #128
v3.0.7
- Pass attribute to ACTION_AUDIO_SESSION event #102
v3.0.6
- Fix outgoing native samsung #100
- Fix INStartCallIntent XCode 10 breakage #113
- Improvement - Add callUUID to the mute/unmute event #37
v3.0.5
- Address Outgoing calls not working from call log in iOS 13 #109
- Improvement - Should be able to override the Alert on android #36
Integrate multi calls
Thanks to the Sangoma team, CallKeep now allows multi calls through native UI.
See migration guide to migrate from v2 to v3.