Can someone help me figure out what I am supposed to be seeing when I test my app with iAds?
I previously had a pre-plugins build and when testing my app, I got a banner ad saying something like “on iAds network”. After a while that ad disappeared and no more ads were shown.
I just updated to a103.1135 to use plugins. I made all the changes to the build.settings. Now, I do not get a banner ad at all. In my logs, I noticed this:
[lua]
AdSheet[1632] <Error>: Could not successfully update network info during initialization.
kernel[0] <Debug>: launchd[1632] Builtin profile: AdSheet (sandbox)
AdSheet[1632] <Warning>: [AppDeveloper]: Fill rate for development application ‘com.mysampledomain.sto2’: 50.0%
[/lua]
I am not sure if I am supposed to see ads during testing (ad-hoc profile), or how/why I am getting the error in the first line. I was working prior to the build update.
Any ideas?
–john