-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FAN ads always end up with the "No fill" error #312
Comments
Facebook actually has a lot of requirements for their test mode to work. I've listed them out below:
|
@thomasmso thank you for your reply.
with the following code:
I couldn't find any reference to
This page is broken.
Looks like I've already covered most of the points and the integration still doesn't work. Is there any other way to escalate this to get help? I've invested quite some time into setting it all up with AppLoving and I'd like it to work properly. Thank you! |
The errors in Xcode:
|
I just updated to
|
Hi @jkozlowicz, for Facebook's test mode to work, COPPA (Age Restricted User) needs to be set to false but the logs you shared show that it has not been set. You can set this using our API here |
Hi @NanaAmoah, I get the same "No fill" error. I just set that flag to I am attaching a screenshot from the on device debugger. Could you please suggest more steps to try out in order to enable FAN? Thank you! |
@jkozlowicz I have exactly the same issue. Have you managed to resolve it? |
@maxvone sadly, I haven't. I've plugged in everything according to the official guides from MAX and FAN, but still only ads from MAX are being served :/ |
I have the same problem. Despite reviewing the SDK configuration, Meta’s placement IDs, and the setup in Applovin, I still can’t get ads either. @jkozlowicz Did you try this official sample to check if the integration works with FAN only? https://github.com/fbsamples/audience-network/tree/main/samples/ios/FANSample |
This issue is stale because it has been open for 30 days with no activity. |
MAX SDK Version
12.1.0
Device/Platform Info
iOS 15+
Current Behavior
Ads from Facebook Audience Network always end up with the "No fill" error despite the fact that everything seems to be configured properly.
I followed the official AppLovin guide for the integration and I can display ads from the AppLovin network, but when I force the ad to be loaded from FAN, it always fails. I have been also accepted by Facebook to the MAX Open Beta programme.
I have properly configured the interstitial ad in the Facebook Business Manager and I reference all the FB ad ids both in the swift code as well as in the MAX web UI. It shows that the integration is configured properly with a green checkmark. The on-device debugger also shows that everything is alright.
Expected Behavior
Ads from FAN are properly loaded and displayed.
How to Reproduce
Additional Info
Please take a look at the errors, a short snippet of source code, and a screenshot. I have checked all the integration guides multiple times and I cannot figure it out. I already have it live and users are only being shown ads from AppLovin network, because the FAN network are not loading, which is not optimal...
Thank you!
code.txt
The text was updated successfully, but these errors were encountered: