Facebook AudienceNetwork loaded failure: No fill, Error Message "No fill", what is the reason about FaceBook android Advertise? And facebook ad offten shows me load frequency, the frenquent has limits?
相关问题
- How can I create this custom Bottom Navigation on
- Bottom Navigation View gets Shrink Down
- How to make that the snackbar action button be sho
- Listening to outgoing sms not working android
- How to create Circular view on android wear?
相关文章
- android开发 怎么把图片放入drawable的文件夹下
- android上如何获取/storage/emulated/下的文件列表
- androidStudio有个箭头不认识
- SQLite不能创建表
- Windows - Android SDK manager not listing any plat
- Animate Recycler View grid when number of columns
- Why is the app closing suddenly without showing an
- Android OverlayItem.setMarker(): Change the marker
You need to add a test device. Go to logcat and type
Facebook
and you will see a message like this, which is also the solution:So add this to your onCreate method:
(Don't forget to use your own hash id.)
If you see
This may happen because of this:
I have same problem in my application but this helps me
Ref: Step 4: Check for Error Codes of Production Ads Requests
This is a common error seen while testing, and relates to a "No Fill" response; the most common reason for this is the user is not logged in to the Facebook App when testing your mobile app or not logged in to the Facebook mobile website when testing your mobile website.
Your application should attempt to make another request after 30 seconds.
And Sometimes According to me
I know its late answer but this may helps other people who new in android and Using Facebook Ads
try to this sdk verison.
This means we are not able to serve ads to this person. This could occur because:
you can get more clarification here
Make sure, Your Device have Facebook app installed and logged in. And also make sure, the developer account that created Ads and the Facebook user logged in the device are same. If not read https://developers.facebook.com/docs/audience-network/testing/