How to Enable Autoplay for Video with IMA Ads in Flutter using GSPlayer and Google IMA SDK?
I’m developing a Flutter application where I need to play a video with ads using GSPlayer and Google IMA SDK on iOS. The video should start playing automatically without requiring user interaction. However, I am facing issues with autoplay, especially integrating the ads to play seamlessly before the main content starts.