This plugin enables the iOS Veeplay Media Player to use Google's IMA SDK for ads playback
To install:
-
Add the following line to your Podfile:
pod "VeeplayIma"
-
Enable playing ads through Google IMA:
[[APSMediaPlayer sharedInstance] setPreferGoogleIma:YES];