CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

VeeplayIma 1.2.2

VeeplayIma 1.2.2

Maintained by Ovidiu D. Nitan.



 
Depends on:
Veeplay>= 0
GoogleAds-IMA-iOS-SDK~> 3.19.2
 

  • By
  • Veeplay

Veeplay Google IMA SDK Plugin for iOS

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];