Skip to content

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

4.3.3

4.3.2

16 Feb 13:33
Compare
Choose a tag to compare
  • Store Android settings #499
  • Implemented onCreateIncomingConnectionFailed #500
  • Fix ConcurrentModificationException #502
  • fix native event emitter warnings #505
  • Trigger audio route changes #514
  • Fix crash on onAudioRouteChange when output is nil #516
  • Feat/add incoming call error code (iOS) #519
  • Consistent data structure, in delayedEvents. #521
  • Added RNCallKeepDidChangeAudioRoute to supportedEvents #523
  • Add setConnectionState method for Android #524

4.3.1

13 Oct 13:19
Compare
Choose a tag to compare

4.3.0

13 Oct 13:07
Compare
Choose a tag to compare
  • Fix: abnormal behavior of speaker button on iOS #495
  • Added missing semicolons #485
  • Improve documentation #473
  • Fix registerPhoneAccount method when manually registering Android phone #472
  • chore: fix compilation issue on improper function #468
  • Update the README #464
  • check if a key exists in map #463
  • Switch audio devices #462
  • Allow to display incoming call natively on Android #440
  • Remove READ_CALL_LOG permission on Android and add documentation about it #438
  • Implement Android Connection.onSilence() event #431
  • Documentation for getInitialEvents added #421
  • Handle all onAnswer/onReject Connection events #420
  • Add getInitialEvents helper method #417
  • Remove colon in Android log TAG and add more logs #409

4.2.0

17 May 12:40
Compare
Choose a tag to compare
  • Android self managed documentation #407
  • Document the use of foregroundServiceType in Android < 11 #405
  • Adding mavenCentral() as jcenter() is shutting #400
  • Implemented self managed mode support for Android #395
  • Support IOS setup in AppDelegate.m #394
  • Export emit to ease didLoadWithEvents handling #387
  • Add missing foregroundService to Android options #384

4.1.0

22 Mar 13:24
Compare
Choose a tag to compare
  • Audio route to speaker for Android platform #295
  • [iOS] Add support for answering incoming call #300
  • doc: add note for didLoadWithEvents in readme #333
  • Bump ini from 1.3.5 to 1.3.7 in /example #335
  • Include calls in recent types #356
  • Fix return type on setup #362
  • fix: avoid isCallActive returning undefined #364
  • feat: add getCalls method for ios only #366
  • docs: update readme for react-native-voip-push-notification new link #370
  • androidx import #371
  • Fixing types #373
  • Avoid to check for reachability everytime we make a call #376

4.0.1

01 Dec 14:07
Compare
Choose a tag to compare
  • Make foreground service compatible with SDK version < 30 #331
  • [Android] fix app crash after permissions dialog closed #324
  • fix: not to add didLoadWithEvents in constructor #315

4.0.0

24 Nov 14:27
Compare
Choose a tag to compare
  • ios: support additional options pass from js #238
  • Start a foreground service to be able to get audio on Android 11 bg #321

Please refer to the migration guide.

3.1.4

11 Nov 22:52
Compare
Choose a tag to compare
  • Fix android permissions depending on os version #314

3.1.3

11 Nov 22:53
Compare
Choose a tag to compare
  • Android 11 permission support #313