Video SDK - Flutter Integration
Description
I am encountering an issue when taking a screenshot of the video Widget in an iPhone app built using Flutter with Zoom Video SDK. On iOS devices, the video widget areas are covered with a black overlay in the screenshot. This behavior does not occur on Android, where screenshots of the video feed are captured correctly. I want to confirm whether this is a restriction of the SDK on iOS or if there is a method to capture the video frame at the time of the screenshot.
Error?
No explicit error message appears, but on iOS, the screenshot shows blacked-out video areas, while Android captures the video feed normally.