Skip to content

Releases: AgoraIO-Community/VideoUIKit-iOS

Button Position Fix

16 Mar 11:33
0b6aea4
Compare
Choose a tag to compare
  • Fix AgoraSettings button positioning setting

What's Changed

Full Changelog: 1.7.4...1.7.5

1.7.4 Release

10 Mar 10:04
51a16fe
Compare
Choose a tag to compare
  • Internal property name changes

1.7.3

25 Feb 14:05
fed989b
Compare
Choose a tag to compare

Small patch preventing issues with subspecs

4.0.0-preview.11

23 Feb 14:07
2064c3d
Compare
Choose a tag to compare
4.0.0-preview.11 Pre-release
Pre-release
  • Fixed RTM connection with Flutter UIKit
  • UIKit now working with preview.5

RTM Compatibility Fix

23 Feb 11:38
6a9b28a
Compare
Choose a tag to compare
  • Fix compatibility with Flutter UIKit RTM integration

IPv4/IPv6 RTM Minimum (NG SDK)

07 Dec 16:28
9616310
Compare
Choose a tag to compare
Pre-release
  • Set the minimum valid RTM version to that which is compatible with IPv4/IPv6 networks

IPv4/IPv6 RTM Minimum

07 Dec 15:54
30a4398
Compare
Choose a tag to compare
  • Set the minimum valid RTM version to that which is compatible with IPv4/IPv6 networks

RTM vs RTC Tokens

01 Nov 15:38
5dbb228
Compare
Choose a tag to compare
  • Update to use AgoraRtcEngine_iOS_Preview
  • Changed token names, so rtm and rtc tokens can each be added

RTM Token Capability

01 Nov 13:40
5777899
Compare
Choose a tag to compare
  • Renamed appToken to rtcToken in AgoraConnectionData
  • Added rtmToken to AgoraConnectionData

Floating Default

20 Oct 15:35
ddfbc3c
Compare
Choose a tag to compare
Floating Default Pre-release
Pre-release
  • Set default layout to .floating
  • Use Swift Package in iOS example code