Skip to content

Release 6.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 09:04
· 104 commits to main since this release

6.2.2 (2023-08-01)

Features

Bug Fixes

  • [android] Fix reset the log file in RtcEngine.initialize cause incorrect log file path (#1201) (b437bee)
  • [android/ios] Fix crash due to AgoraVideoView.dispose call before RtcEngine.setupxxVideo is completed (#1224) (f50c4e4)
  • ArgumentError: Invalid argument(s): 6 is not one of the supported values (25471b8)
  • Fix MediaRecorder.startRecording return -4 after the previous destroy (76d4dc4)
  • Fix VideoViewControllerBaseMixin state in-correct issue (10038b8)