2

I am getting the error 1001 No Fill when trying to load real ads for testing. I'm able to load test ads by adding AdSettings.addTestDevice(deviceId); and have fulfilled the steps as per Facebook testing guide:

  • Native Facebook Apps installed in device
  • Developer/tester account logged into the native Facebook app
  • Logged in with Facebook account in my app
  • Deselected "Opt out of interest-based ads" in Google ads setting

It also mentioned that we are able to test with real ads on testing stage and it is a more recommended method. Why am I still getting the error? Is there any other possible factor causing the failure to test with real ads?

Beeing Jk
  • 3,796
  • 1
  • 18
  • 29

1 Answers1

0

I experienced the same problem you describe. In my case, the Facebook app in my device is not installed from Google Play (it is installed by Samsung as default app). My suggestion:

  • If the Facebook app in your phone can't uninstall, that means it is pre-installed as system app, go to Settings->Apps->Facebook and find the menu Uninstall updates, then go to Google Play and install latest update.
  • Or try your app (request real Ad) in other physical device, and make sure the Facebook app is download in Google Play and developer account has been logged in.
  • make sure your payment methods is currect in your facebook account.
Community
  • 1
  • 1
Khang .NT
  • 1,504
  • 6
  • 24
  • 46