BilMobileAds for IOS
步骤 1: 添加到 Podfile
pod 'BilMobileAds', '1.2.0'
注意
如果您还没有 Podfile,请在终端中运行以下命令到您的项目文件夹中
pod init
步骤 2: 在终端中运行
pod update
or pod install --repo-update
步骤 3: 添加到 Info.plist
GADIsAdManagerApp YES (Type: Boolean)
pod 'BilMobileAds', '1.2.0'
如果您还没有 Podfile,请在终端中运行以下命令到您的项目文件夹中
pod init
pod update
or pod install --repo-update
GADIsAdManagerApp YES (Type: Boolean)