Release 6.2.1
6.2.1 (2023-06-30)
Features
Bug Fixes
- do not setup native view if the widget is disposed in platform view rendering (8fcadea)
- Fix AgoraVideoView not showing correctly when reusing the same VideoViewController (#1169) (6f79203)
- Fix VideoViewController state not correct when the AgoraVideoView is reused (37e4a21)
- no-op if call RtcEngine.release without calling RtcEngine.initialize directly (95d29ae)