Skip to content

Releases: react-native-webrtc/react-native-callkeep

3.0.13

23 Jun 14:47
Compare
Choose a tag to compare
  • 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

23 Jun 14:48
Compare
Choose a tag to compare
  • ios: fix NSPlaceholderDictionary can not be nil #175

3.0.11

23 Jun 14:48
Compare
Choose a tag to compare
  • 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

23 Jun 14:49
Compare
Choose a tag to compare
  • Return Android setup prompt result #158
  • Fix check on hasPhoneAccount on Android #151

v3.0.9

23 Jun 14:49
Compare
Choose a tag to compare
  • 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

23 Jun 14:49
Compare
Choose a tag to compare
  • Use React for dependency in podspec #135
  • Add more end reasons #133
  • Add hasVideo property to didDisplayIncomingCall event #128

v3.0.7

23 Jun 14:50
Compare
Choose a tag to compare
  • Pass attribute to ACTION_AUDIO_SESSION event #102

v3.0.6

23 Jun 14:50
Compare
Choose a tag to compare
  • Fix outgoing native samsung #100
  • Fix INStartCallIntent XCode 10 breakage #113
  • Improvement - Add callUUID to the mute/unmute event #37

v3.0.5

23 Jun 14:50
Compare
Choose a tag to compare
  • 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

25 Aug 18:33
d6c90dc
Compare
Choose a tag to compare

Thanks to the Sangoma team, CallKeep now allows multi calls through native UI.

See migration guide to migrate from v2 to v3.