Hi !
I am trying to insert interstitial ads in my app with facebook ads.
I found app id, placement id and when I am running my app I have the following error :
Interstitial ad failed to load with error: Error Domain=com.facebook.ads.sdk Code=1001 "No fill" UserInfo={NSLocalizedDescription=No fill, FBAdErrorDetailKey={
msg = "No fill";
}}
Could you help me ?
Post
Replies
Boosts
Views
Activity
Hi
I would like to display an interstitial ads in my app but I don't how to do to.
I use facebook library but I think if I am not wrong that I need an URL to do that.
How can I do ?
PS : I use Objective C