Admob Pro空白框(白框)广告IOS [英] Admob Pro Blank Box(white box) Ad IOS

查看:125
本文介绍了Admob Pro空白框(白框)广告IOS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 ionic 的ios移动应用程序使用 Admob Pro 插件。
我得到一个白框而不是广告。显示广告时,日志
中没有错误。

I m using Admob Pro plugin for ios mobile app using ionic. I m getting a white box instead of Ad. There is no errors in the log while showing the Ad.

这是我的代码

this.admob.createBanner({
    adId: bannerId,
    adSize:'SMART_BANNER',
    height: 100,
    autoShow: false,
    isTesting: false 
    position: this.admob.AD_POSITION.BOTTOM_CENTER ,
})
return this.admob.showBanner(8);

已使用的插件

cordova-plugin-admobpro 2.31.1 "AdMob Plugin Pro"

请帮助我

推荐答案

尝试更改横幅ID以测试ID:

Try to change your banner id to test id:


横幅:ca-app-pub-3940256099942544 / 6300978111

Banner: ca-app-pub-3940256099942544/6300978111

或:


非页内广告:ca-app-pub-3940256099942544 / 1033173712

Interstitial: ca-app-pub-3940256099942544/1033173712

这篇关于Admob Pro空白框(白框)广告IOS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆