Veeplay Google IMA SDK for iOS 插件
此插件使 iOS Veeplay 媒体播放器能够使用 Google 的 IMA SDK 进行广告播放
安装
-
将以下行添加到您的 Podfile 中
pod "VeeplayIma"
-
启用通过 Google IMA 播放广告
[[APSMediaPlayer sharedInstance] setPreferGoogleIma:YES];
此插件使 iOS Veeplay 媒体播放器能够使用 Google 的 IMA SDK 进行广告播放
安装
将以下行添加到您的 Podfile 中
pod "VeeplayIma"
启用通过 Google IMA 播放广告
[[APSMediaPlayer sharedInstance] setPreferGoogleIma:YES];