InMobi ad doesn't appear - Ad request successful but no ad served. NO_FILL

早过忘川 提交于 2020-12-15 06:28:05

问题


I integrated InMobi SDK to my Andorid app, added one ad banner and one fullscreen ad.

I enabled test mode on InMobi site ad settings page for my ads and they were showing up ok (test ads).

But if I disable this option, then there are no any ads, listener in override fun onAdLoadFailed(p0: InMobiBanner, p1: InMobiAdRequestStatus) prints Ad request successful but no ad served. NO_FILL

It's already on Google Play, but still there are no any stats on their site about views, earnings, so nobody see any adds (app has ~70000 users)


回答1:


The InMobi SDK heavily relies on other dependencies from Google like play-services-ads-identifier.

Be sure to integrate the deps from this guide: https://support.inmobi.com/monetize/android-guidelines (Section: Add & Verify Dependencies). It needs Google Play Services, Chrome Custom Tab (exchanged with Browser in AndroidX!), Picasso Library, Support Library, RecyclerView.



来源:https://stackoverflow.com/questions/64650344/inmobi-ad-doesnt-appear-ad-request-successful-but-no-ad-served-no-fill

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!