Ok,
so I’ve built a word game for dutch children that is ad-supported. I’ve added iAd for iOS and Admob for Android. During testing I got banners for both Admob and iOS. So it worked perfectly. Even tested with errors and fillrate issues. Went like a charm.
The app was approved on Feb 12 2015. The google Admob ads work fine. However the iAd ads don’t work.
This is what I could find in the logs:
I get this one once (the debug statement is from the app itself)
\<Warning\>: 20150217 17:26:24:173 - DEBUG - GemiAds : trying to retrieve add with appId: com.gemiware.woordflitsenfree Feb 17 17:26:24 Gemini-Retina AdSheet[4477] \<Error\>: assertion failed: 12B466: libxpc.dylib + 71820 [2A02E77C-4317-32E2-92FB-E37AF8747B2E]: 0x7d Feb 17 17:26:24 Gemini-Retina Unknown[4477] \<Error\>: Feb 17 17:26:25 Gemini-Retina AdSheet[4477] \<Error\>: Could not successfully update network info during initialization.
then for every time an ad is being requested by the app
Error, no ad received: The operation couldn’t be completed. Application has iAd Network configuration error
I built the app with build v2015.2545 with 64-bit support
in iTunes Connect on the iAds tab it says that live ads are served, but I see that no request is received:
Is this a propagation issue? it’s been 5 days…