googleads-ima-ios
googleads-ima-ios copied to clipboard
Samples for the iOS IMA SDK.
Hi All, I am using Google IMA SDK v3.13.0. I tried to change size of AVPlayerController to full screen in the middle of playing, but when I play the Ad,...
Hey there! I'm receiving this error: `Linear assets were found in the VAST ad response, but none of them matched the video player's capabilities.` I would like to know which...
im trying to implement ima ads in avplayer and then taking the view to flutter via method channel and on flutter side ive a next and previous button on which...
When you pause the audio during AVAudioSessionInterruption, IMAAdsManagerDelegate's didreceive method never get called with .Pause state. But it should though.
My player is UIView, it add to UIWindow. But IMAAdDisplayContainer init require UIViewController. How to setup it?.
Hi. We noticed IMA iOS framework is trying to call Google for some javascript file. Is it possible to use it in offline environment where Google is not accessible?
Hi there, I've tried to play a video with the provided 'AdvancedExample' project through Airplay, but it failed to start the AD and shows an error message "VAST media file...
Please create xcframework also for tvos
After adding pod reference to my podfile as following `pod 'GoogleAds-IMA-iOS-SDK'` and launching a `pod install` command, my app doesn't compile anymore on my MacBook Pro M1 using any iOS...