Release 1.8.0
- RTM Changes - compatible with React Native and others.
- This update changes messages to be sent as regular messages, rather than RtmRawMessage types.
- Pod and Swift Package now have separate packages, RtmControl can be independent of AgoraUIKit.
- New import statements, use
import AgoraUIKit
for iOS and macOS. - Bumped native RTC and RTM SDKs to 3.7.0 and 1.4.10 respectively.
- The RTM package can be included in your project without Agora UIKit.
Fixes:
- Fix issue where re-joining member's video feed would not render.
- Fix issue where RTM messages are different from Agora UIKit React Native.
Uses:
- RTC: 3.7.0
- RTM: 1.4.10