Skip to content

Releases: AgoraIO/AgoraAudio_iOS

4.4.0

05 Aug 05:39
Compare
Choose a tag to compare

4.3.2

03 Aug 06:59
Compare
Choose a tag to compare
4.3.2

4.3.1

29 Apr 11:13
Compare
Choose a tag to compare
4.3.1

4.3.0

22 Feb 03:50
Compare
Choose a tag to compare

Full Changelog: 4.2.6...4.3.0

4.2.6 release

17 Nov 12:14
Compare
Choose a tag to compare

4.2.3 release

12 Oct 11:09
Compare
Choose a tag to compare

4.2.3 release

4.2.2

27 Jul 10:59
Compare
Choose a tag to compare

v4.2.2 was released on July 27, 2023.

New features

  1. Wildcard token

    This release introduces wildcard tokens. Agora supports setting the channel name used for generating a token as a wildcard character. The token generated can be used to join any channel if you use the same user id. In scenarios involving multiple channels, such as switching between different channels, using a wildcard token can avoid repeated application of tokens every time users joining a new channel, which reduces the pressure on your token server. See Secure authentication with tokens.

    All 4.x SDKs support using wildcard tokens.
  2. Preloading channels

    This release adds preloadChannelByToken[1/2] and preloadChannelByToken[2/2] methods, which allows a user whose role is set as audience to preload channels before joining one. Calling the method can help shortening the time of joining a channel, thus reducing the time it takes for audience members to hear the host.

    When preloading more than one channels, Agora recommends that you use a wildcard token for preloading to avoid repeated application of tokens every time you joining a new channel, thus saving the time for switching between channels. See Secure authentication with tokens.

Improvements

Channel media relay

The number of target channels for media relay has been increased to 6. When calling startOrUpdateChannelMediaRelay and startOrUpdateChannelMediaRelayEx, you can specify up to 6 target channels.

Issues fixed

This release fixed slow channel reconnection after the connection was interrupted due to network reasons.

4.1.1-alpha.1 test release

08 Feb 08:47
Compare
Choose a tag to compare
Pre-release
3.7.2

4.0.0 Release Candidate 3

06 Sep 15:13
Compare
Choose a tag to compare
Pre-release
4.0.0-rc.3

4.0.0.3

v3.5.0.1

05 Aug 13:04
Compare
Choose a tag to compare

See full release notes here.