unity接入谷歌ADMob注意事項

應用不顯示廣告,多是廣告sdk 依賴項沒有註冊android

dependencies {
implementation fileTree(dir: 'bin', include: ['*.jar'])
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'com.google.android.gms:play-services-ads:11.0.4' google

}spa

另外能夠在adb 的logcat裏面看到錯誤信息ci

 

具體接入流程能夠找下面地址查看it

https://developers.google.com/admob/unity/start?hl=zh-cnio

相關文章
相關標籤/搜索