iAd Banner does not appear but the code and right
Asked Answered
L

2

6

I have a problem with iAd. I have followed many tutorials that are of excellent quality, and a few days ago I was able to correctly insert iAd in a test application.

Now the method does not work even if I try to create a new application with only the iAd as a test! I cannot understand the problem appears to me the following text.

I use xCode 5 and iOS 7 SDK.

iAD prova[3158:a0b] [AppDeveloper] ADBannerView: Unhandled error (no delegate or delegate does not implement didFailToReceiveAdWithError:): Error Domain=ADErrorDomain Code=3 "The operation couldn’t be completed. Ad inventory unavailable" UserInfo=0xa5aaaf0 {ADInternalErrorCode=3, ADInternalErrorDomain=ADErrorDomain, NSLocalizedFailureReason=Ad inventory unavailable} 2013-09-20 12:24:59.887 iAD prova[3158:a0b] [AppDeveloper] ADBannerView: Unhandled error (no delegate or delegate does not implement didFailToReceiveAdWithError:): Error Domain=ADErrorDomain Code=5 "The operation couldn’t be completed. Banner view is visible but does not have content" UserInfo=0xa5af280 {ADInternalErrorCode=5, ADInternalErrorDomain=ADErrorDomain, NSLocalizedFailureReason=Banner view is visible but does not have content}

There are errors in the code, I read about this user "ajay" who posted this:

Finally I solved problem myself, none of the blog didn't give any solution. I am not getting Test ad in the simulator it is coming in the device only by changing of the internal proxy settings. It's good experience for me and also my suggestion is while your operating with IOS device make sure to take proxy free device so that at least you can eliminate some of the issue related to proxy, don't forget to work proxy related stuff at the end product.

But I do not understand how I should proceed.

Lw answered 20/9, 2013 at 10:30 Comment(0)
A
5

Also, you can change your fill rate in Settings.app. Set it to 100% if you want it to show up all the time.

Go to Settings.app and find Developer option Set your fill rate

Asmara answered 31/1, 2014 at 16:17 Comment(0)
H
1

I got the same error message on both a real device and a simulator with iOS 7. But same code works well and iAd banner can show on iOS 6 simulator. Looks like Apple's iAd server does not provide any Ad for iOS 7. Maybe it is a bug.

Hiett answered 21/9, 2013 at 15:29 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.