Questions tagged [iad]

iAd is a mobile advertising platform developed by Apple Inc. for its iPhone, iPod Touch, and iPad line of mobile devices allowing third-party developers to directly embed advertisements into their applications.

Notice: The iAd App Network was discontinued on June 30th, 2016 and is no longer accepting new applications into the network.

Refer to About the iAd App Network Shutdown for more information on the expected behavior now that the iAd Network has been discontinued.


iAd is a mobile advertising platform developed by Apple Inc. for its line of mobile devices running iOS, allowing third-party developers to directly embed advertisements into their applications.

More information can be found on the official iAd page and the iAd Developer's page.

1571 questions
0
votes
2 answers

iAd does not show up in my apps

I have an app for iPhone, and one for iPad. Both of them uses iAd and it worked before. But now iAd never loads in them! I just released the one for iPhone, so I'm in a hurry! Any ideas?
Mangy92
  • 621
  • 1
  • 10
  • 25
0
votes
0 answers

How to track location based iAd in iphone?

I need to how to track location based iAd. For example if i'm in delhi, then how can i show, to track surrounding iAds upto 5km to show in my app. is this possible to show that? pls clear me Thanks in Advance..
Kattu Poochi
  • 139
  • 1
  • 1
  • 7
0
votes
1 answer

iAd Doesn't Animate Ad Appearance

I'm implementing iAd in my app using the paradigms for a multi-VC app that apple demonstrates in their sample code (e.g. TabbedBanner and NavigationBanner). If you're not familiar with it, the paradigm is essentially to have the main app delegate…
Murdock
  • 826
  • 9
  • 21
0
votes
1 answer

iAds not showing as far as I can see - but iAds Network on iTunesConnect showing stats

Bear with me, because I haven't figured out what is going on right now. Situation : My app got approved and published on AppStore approximately 5 days ago. Since that day I have been tracking my app, but I haven't seen any iAds showing on my 2…
Bartu
  • 2,189
  • 2
  • 26
  • 50
0
votes
2 answers

How to receive advertisement like Axe iAd

See the following link http://www.youtube.com/watch?v=uc5yTo4viwQ. A beautiful video of advertisement using iAd. I am working on a PDF reader application and we are showing some advertisement using google Mediation SDK. My doubt is what should I do…
rakeshNS
  • 4,227
  • 4
  • 28
  • 42
0
votes
1 answer

Apple Mach-O Linker Error for adding iAd Banner in iPhone App

Trying to add iAd Banner view in app with the following code: adView = [[ADBannerView alloc] initWithFrame:CGRectZero]; adView.frame = CGRectOffset(adView.frame, 0, -50); adView.requiredContentSizeIdentifiers = [NSSet…
user1452248
  • 767
  • 2
  • 11
  • 28
0
votes
1 answer

does iad banner not need setting?

http://bees4honey.com/blog/tutorial/how-to-add-iad-banner-in-iphoneipad-app/ I already do something like that link.. and it is working.. but I am still confuse, is the IAd already done? or I have to setting first become my simple application…
user4951
  • 32,206
  • 53
  • 172
  • 282
0
votes
3 answers

Implementing iAd Banner

I just published an application on the App Store with an iAd banner. When I downloaded it to check for the advertisement, I just saw a plain white horizontal rectangle even though it says "Live: This app is receiving live ads." in…
SeongHo
  • 1,040
  • 2
  • 15
  • 39
0
votes
1 answer

Advertisements in Iphone app

I didn't find any good answer for my question anywhere. I'm developing an app for some client, it's a free app that including advertisement banner, but only for some ads that my client chooses. In iAd it is impossible for sure, what about other ad's…
Alex Guberman
  • 203
  • 1
  • 3
  • 15
0
votes
3 answers

Showing proprietary Ads in iPhone

I have an app and I want to show only my banners inside the app. I researched for the possibility to show only ads from my company using iAd, but it is not possible. I was thinking to use a webView to show my banners/ads. Do you know if Apple will…
henriqueor
  • 849
  • 1
  • 17
  • 38
0
votes
1 answer

Having trouble using custom class as a type within App Delegate

I'm trying to make a shared iAd bannerview for the view controllers throughout my ios application. I've been attempting to make a singleton class in my app delegate in order to do this but I keep getting an error saying, "interface type 'iAdClass'…
Dave123
  • 306
  • 2
  • 4
  • 13
0
votes
1 answer

my iad is still being displayed when I change from one screen to the next

I have successfully implemented iAd into my App just this past week, but when my fill rate was very low I looked into it, and I realize I have a problem. My iAd banner is correclty displayed on the first screen the user sees, and that is the only…
jpporterVA
  • 629
  • 2
  • 7
  • 20
0
votes
1 answer

Implement AdWhirl + iAD

Hello Everybody, is this possible to use Ad Whirl with iAd in IOS application? i am unable to find any tutorial regarding this? if anybody know about this, please reply with a suggestion.
M.B
  • 885
  • 2
  • 15
  • 31
0
votes
1 answer

ios smart banner ads by adwhril or mobclix

I am developing a free app in which i have iAds integrated currently. To maximise my earning I wanted to integrate mobclix or adwhril, I want to integrate smart banners like iAds but with both services I couldnt find smart ads option. Can somebody…
0
votes
2 answers

how to download code for an iAd

From my understanding, iAds are made with html5, js, and css3 - therefore i'm assuming that the code that drives it is downloaded onto the device to display. How would i go about downloading it to my laptop to see how it works, if my ipad is on the…
nuway
  • 2,324
  • 4
  • 27
  • 48
1 2 3
99
100