Releases: AgoraIO-Community/VideoUIKit-iOS
Releases · AgoraIO-Community/VideoUIKit-iOS
Button Position Fix
- Fix AgoraSettings button positioning setting
What's Changed
- Button Positioning Fix by @maxxfrazer in #64
Full Changelog: 1.7.4...1.7.5
1.7.4 Release
- Internal property name changes
1.7.3
Small patch preventing issues with subspecs
4.0.0-preview.11
- Fixed RTM connection with Flutter UIKit
- UIKit now working with preview.5
RTM Compatibility Fix
- Fix compatibility with Flutter UIKit RTM integration
IPv4/IPv6 RTM Minimum (NG SDK)
- Set the minimum valid RTM version to that which is compatible with IPv4/IPv6 networks
IPv4/IPv6 RTM Minimum
- Set the minimum valid RTM version to that which is compatible with IPv4/IPv6 networks
RTM vs RTC Tokens
- Update to use AgoraRtcEngine_iOS_Preview
- Changed token names, so rtm and rtc tokens can each be added
RTM Token Capability
- Renamed appToken to rtcToken in AgoraConnectionData
- Added rtmToken to AgoraConnectionData
Floating Default
- Set default layout to .floating
- Use Swift Package in iOS example code