ios - AdColony "no fill" error for test zone -


i trying integrate adcolony ios application following official guideline provided on adcolony ios sdk-3 github page.

  1. successfully configured adcolony appid , zoneid.
  2. requested interstitial same zoneid used on configuration stage.

request failed following localizeddescription:
adcolony [info] : interstitial ad request failed in zone: vz11...a4
interstitial request failed error: no fill ad request

i have triple checked, zoneid (and appid) providing correct. (also configurewithappidandzoneids method returns success.)

zone settings:
zone active? : yes
zone type: preroll/interstitial
house ads: fill
options: no limit
show test ads only(for dev or debug)?: yes

final notes: have waited enough after creating/modifying zone on adcolony panel make sure zone available on servers.


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -