floatinghotpot / cordova-plugin-facebookads

Cordova/PhoneGap plugin for Facebook Audience Network Ads
64 stars 71 forks source link

No Fill for all requests on New Builds #97

Closed informeto closed 6 years ago

informeto commented 6 years ago

Hi, We have our application live on play store. The currently released version has audience network native ads integrated and it's working flawlessly. Now we are working on our next release, and with no changes on ad handling, we are unable to get native ads to work. All of the requests are getting "1001: No Fill". I tried using new placement ids for requests, but that didnt help either. I have deployed the new builds on various devices of my friends, none of them are not able to obtain facebook ads.

I assumed FB might have blacklisted me while developing, but when I download the live version from play store, it works as expected.

Just out of curiosity, I tried the plugin-verify cordova-plugin-facebookads , that also is returning 1203 and 1001 errors in the demo app.

I'm wondering if it's just me or for everyone out there.

Any help would be appreciated. Thanks.

informeto commented 6 years ago

this seems to work once an app build is uploaded to the play store and installed by downloading from play store. I believe this limitation is imposed by Facebook, but testing/playing around seems to be a major pain with this limitation.