Skip to content

Releases: AgoraIO/AgoraRtcEngine_iOS

Agora RTC 3.7.0 Release

16 May 09:20
Compare
Choose a tag to compare

New Features and Updates

  • Spatial audio effect
  • New screen sharing methods
  • Local voice pitch
  • Reporting the user role switch failure
  • Reasons for connection state changes
  • Channel capacity improvement
  • Virtual background improvements
  • A new version of deep-learning noise reduction
  • playEffect improvements
  • Audio experience optimization
  • Transmission upgrade

For the full release notes, go here

Native 3.6.1 Release

03 Feb 09:42
Compare
Choose a tag to compare

Native 3.5.2 Release

07 Dec 14:20
Compare
Choose a tag to compare
  • Audio and video recording on the client
  • Video snapshot
  • Testing audio and video call loop

See full release notes here:
https://docs.agora.io/en/Video/release_ios_video?platform=iOS#v352

Native 3.5.1 Release

18 Oct 08:55
Compare
Choose a tag to compare

New Features ✨

  • Super Resolution (beta) 🪟
  • Background Blurring 😶‍🌫️
  • Device Flash 📸
  • Media Stream Relay Pausing/Resuming ⏯
  • Pushing External Audio to a Specified Position 🎤
  • Music and Audio File Updates 🎶

Full release notes:
https://docs.agora.io/en/Video/release_ios_video?platform=iOS#v351

v3.5.0.2

11 Aug 16:22
Compare
Choose a tag to compare

See full release notes here.

v3.5.0.1

04 Aug 10:31
Compare
Choose a tag to compare

See full release notes here.

v3.5.0

21 Jul 04:09
Compare
Choose a tag to compare

See full release notes here.

v3.4.6

15 Jul 12:06
Compare
Choose a tag to compare

See full release notes here

v3.4.5

23 Jun 14:27
Compare
Choose a tag to compare

See full release notes here.

Video SDK 3.4.3 Release

18 Jun 11:53
Compare
Choose a tag to compare

v3.4.3 was released on June 16, 2021. This release fixed the following issues:

The missing nonnull and _Nullable modifiers in Objective-C header files caused warnings when you run the project.
The startAudioMixing method could not play the MP3 local music files with the .m4a filename extension.
After a user of the SDK v3.0.0+ left a communication channel that had any user of the SDK versions earlier than 3.0.0 and switched the channel profile to live streaming, the user of the SDK v3.0.0+ set user role to host before joining the next channel, but the client role setting did not take effect.
Under certain circumstances, an audio delay occasionally occurred 10 minutes after a user joined the channel.