oppominigame / issues

OPPO 小游戏问题反馈和统一回复入口
2 stars 1 forks source link

拉取广告以后,没反应也不报错,onload和onerror也没进去,oppo手机和云真机上都是这样 #6

Closed zw1040954319 closed 3 years ago

zw1040954319 commented 3 years ago

图片 var self = this; _bannerAd = qg.createBannerAd({ posId: 'xxxxxx', style: { top: 300, left: 0, width: 900, height: 300 } })

    _bannerAd.show()

    _bannerAd.onLoad(function () {
        console.log('banner 广告加载成功')
    })
    _bannerAd.onError(function () {
        console.log('banner 广告加载失败')
    })

    this.scheduleOnce(function () {
        self.showlog();
        _bannerAd.show()
    }, 2);
DuanPengZhanxx commented 3 years ago

加群解决549663152 或者加我个人QQ3004677539