Hi!
In our iPad app we used Zoom Meeting SDK for iOS v6.1.10.17500.
Our app shows the video of the active user and self view. After updating of Zoom Meeting SDK to v6.2.11.20350 during first launch of the app we see black Self view.
To be honest showing of the view worked not very stable even with v6.1.10.17500. We forced redrawing of the screen after some delay.
Maybe it’s somehow related to using SwiftUI.
showAttendeeVideo function sometimes returns true but the video is not shown. Sometimes everything is opposite.