Android mobclix 广告不点击就弹出
因此,我使用最新的 mobclix 库在我的应用程序上展示广告。已经开始发生的一些新情况是,有时在初始化广告栏时,我会弹出窗口(来自 vdopia),而无需单击广告栏。我认为这只是某些广告的本质,因为没有事件触发让我认为广告栏错误地认为它被点击了。任何人都可以确认 - 使用 mobclix 时是否偶尔会出现占据屏幕的弹出窗口?
谢谢
So I'm using the latest mobclix library to display ads on my app. Something new that has started happening is that sometimes when initializing the ad bar I get pop-ups (from vdopia) without clicking on the bar. I'm thinking that this is just the nature of some of the ads because no events fire to make me think the ad bar is mistakenly believing it was clicked. Can anyone confirm- do you get pop-ups that take over the screen occasionally when using mobclix?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
最新版本包括插页式广告。在sdk中有一个允许自动播放的设置,我认为它是setAllowAutoplay,如果设置为true那么广告将自动播放。我不确定默认设置。
The newest version includes interstitial ads. In the sdk there is a setting to allow autoplay, i think its setAllowAutoplay, if that is set to true then the ads will automatically play. I'm not sure of the default settings.