RBAdMob-iOS
[1] 应用工程的 Info.plist 文件中: NSAppTransportSecurity NSAllowsArbitraryLoads NSAllowsArbitraryLoadsForMedia NSAllowsArbitraryLoadsInWebContent
[2] 应用工程的 Info.plist 文件中,添加一个字符串值为您的 AdMob 应用 ID 的 GADApplicationIdentifier 键: GADApplicationIdentifier ca-app-pub-3940256099942544~1458002511
[3] 应用工程的 Info.plist 文件中,添加一个字符串值为您的 AdMob 应用 ID 的 GADIsAdManagerApp 键: GADIsAdManagerApp
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
pod 'RBAdMob-iOS'
Author
Dry, [email protected]
License
DryAdMob is available under the MIT license. See the LICENSE file for more info.