Hello zoom Team,
Currently we implement zoom video call in our system for flutter app, We using JWT token approaches as mention in demo SDK. It mostly working fine for one-one call. but when we jump to group call we facing black view issues after 3 particaipant enter in meeting, means third person video not render on receiver side.
Please check attached screen shot. we are using flutter_zoom_videosdk: 1.7.0 plugin for video call integration. We also check after rebuilding UI again on fix time relay but no luck.