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.

learn more… | top users | synonyms

1
vote
3answers
3k views

how to display test IAd banner in the simulator

hi all i imported iAd frame work and implemented code for the iAd.My sample code is below shown .h file #import <UIKit/UIKit.h> #import <iAd/iAd.h> @interface IadTestViewController : ...
3
votes
3answers
2k views

Why does test iAd for barebones project not display? [duplicate]

Possible Duplicate: how to display test IAd banner in the simulator I have tried really hard, with several blogs and videos, to implement iAd in my application. It still fails with ...
13
votes
8answers
12k views

Is it a problem when an iAd may be obscured?

I added the ADBannerView to a view and when I load the app I get the following message: ADBannerView: WARNING A banner view (0x7a023c0) has an ad but may be obscured. This message is only printed ...
3
votes
4answers
4k views

iOS SDK broken ever after reinstall UIKit and Foundation frameworks not found

For the pch file I get these errors: /Users/matt/Programming/iPhone Monkey Curling lite/iPhone_Monkey_Curling_Prefix.pch:6:34: error: Foundation/Foundation.h: No such file or directory ...
2
votes
1answer
2k views

Are Apps using iAd compatible with older iOS

Can I add the UIBannerViewDelegate protocol to my UIViewController subclass while remaining compatible with pre-iOS 4 devices? This is NOT a duplicate, the question is specifically related to the ...
5
votes
4answers
5k views

iAd error “Ad inventory unavailable” (Apple Sample code also not working)

I tried to include an ADBannerView into my application. But the ADBannerView always ends up in bannerView:didFailToReceiveAdWithError:. I'm not able to see any test ad. I've also downloaded the iAd ...
4
votes
2answers
356 views

Shared iAd banner for UITabBarController based app using XCode 4 with storyboard

Storyboard iAd Tab Bar Controller sample project 1: Download sample project for Xcode 4.2 2: Make the banner visible above the Tab Bar from every view 3: post answer 4: recieve bounty 5: make ...
1
vote
1answer
665 views

Implementing iAd using Singleton Class

I am new to iPhone development. My objective is to implement a singleton class for iAd, so that I share the single instance of iAd over multiple view controllers? Any help on the implementation side ...
2
votes
3answers
7k views

How do I hide iAd banners when no ads are being served?

Anyone able to offer a little help on this? I just received feedback from Apple advising my app could not be accepted because it contained adbanners that were still visible when no ads were being ...
5
votes
6answers
5k views

iAd error “Ad inventory unavailable”

I'm adding iAd to my app. Now, in simulator, it works well but when I load it on a device (v4.1) the ADBannerViewDelegate calls bannerView:didFailToReceiveAdWithError: with this description on the ...
3
votes
3answers
4k views

iOS 6 iAd property and methods deprecated

Since iOS 6 release, there are some iAd properties and methods that are deprecated like : currentContentSizeIdentifier requiredContentSizeIdentifiers ADBannerContentSizeIdentifierPortrait ...
0
votes
2answers
2k views

is it a good practice to delete the AdBannerView on viewWillDisappear and add it back on viewWillAppear?

I am currently doing the following in my code avoid the issue of "obscured" ad. But is it a good practice? One potential problem is that - assume before the viewWillDisappear, there was an ad request ...
0
votes
2answers
837 views

iAd + multiple UITableViewControllers

I've been looking for this for awhile now.. Is there a way to add iAds (or AdMob, or any other mobile advertising thing) to UITableViewControllers ? At the most, my app goes about 3 or 4 levels deep, ...
8
votes
4answers
8k views

Using iAd as default ad network, and AdMob if iAd fails

I've built my app this way and everything seems to be working more or less. After hearing about the notoriously low iAd fill rate I decided that this would be the best method, but I tried googling it ...
7
votes
3answers
5k views

global ADBannerView in iPhone app

Is it possible with a standard UINavigationController-rooted app, to have a single ADBannerView visible at the bottom of the screen, below the view hierarchy? That is, without modifying each ...
5
votes
3answers
1k views

iAd — cannot click banner

I am creating a universal-app template. This template will need to support optional iAds, and optionally all orientations. I coded up a solution only to find a bizarre bug. in certain situations ...
3
votes
3answers
2k views

Is there an official list of supported countries for iAd?

Where can I find it? Or can anyone please update what's the countries that are currently has iAd coverage?
3
votes
3answers
1k views

iAd left white blank screen after closed

I got a problem to integrate iAd in my iPhone apps -- the banner ad is fine when it expends (see http://www.clingmarks.com/iAd1.png and http://www.clingmarks.com/iAd2.png), however, when I close it, ...
2
votes
1answer
504 views

How to Hide iAD

I would like to ask the following questions: 1) How to hide iAD when the user clicks on the empty screen? 2) How to identify inactivity i.e. If user has an opened some application and leave the ...
1
vote
2answers
2k views

Taking an iAd across multiple screens

I'm sure there's a simple answer to this but it's beginning to annoy me now! I have an iAd integrated into my app which appears and works on the screen I've implemented it in. The app uses a ...
0
votes
1answer
677 views

xcode 4.3 - storyboard - iAd keeps moving

I have added iAd to my iphone app to be at the top of my app. originally I place it at x=0 and y=-50 so that it comes from off the screen. I use the following code for it in my .m : - ...
4
votes
1answer
813 views

iAd integration in IPhone

I want to integrate iAd and adMob in My application. I have also integrate it successfully. when iAd in not able to load at that time adMob is come. adMob is working fine when I have test is using ...
1
vote
1answer
88 views

iAd banner not clickable if banner moves

I have an iAd banner working in a Cocos2d app. Here's the code for a CCLayer subclass I made to show ads. On DidLoad, the add becomes visible and the bottom menu slides up to compensate. -(id) init ...
1
vote
1answer
1k views

Will my app get rejected if I place an iAd in a UITableView headerView?

I am displaying iAd's in the headerView of a UITableView. When the user scrolls the iAd disappears because the headerView is no longer visible. I am not sure if this will prevent my app from being ...
1
vote
4answers
846 views

Frequency of iAds showing?

I've just released my first application with iAds enabled. It's been accepted by Apple and I've already earned something minor like $0.28. Now to me this means that ads have been showing on some of my ...
5
votes
1answer
3k views

My iPhone app is still in “test ads” status even after ready for sale

I recently publish my iPhone app. I enabled iAds for my app in iTunes Connect in Manage applications. The appl is released and is "Ready for sale" but when I click "iAd network" and click View, I get ...
4
votes
3answers
926 views

How to create a global reference for iAd and implement in multiple Viewcontrollers

I'm having 5 ViewControllers in each of that i have to display iAd,so that i have to implement iAd code in each ViewControllers. Instead of that if i create set of common code in AppDelegate means ...
4
votes
2answers
1k views

iAd Landscape Strange View Behavior

I have an iAd which displays at the top of a fullscreen subview of the main view. The iAd works normally in portrait mode, and I have handled rotation of the iAd banner view into landscape mode. The ...
4
votes
3answers
2k views

iAd on iPad: Landscape iAd not Oriented Correctly

This is still a relatively new topic so not sure how many people have got to implement iAd on iPad (iOS4.2.1). But basically, I get the iAd banner to appear in landscape mode (and it appears ...
3
votes
1answer
459 views

MonoTouch app with iAds runs on simulator, crashes on device

A very simple one-page app that includes an ADBannerView crashes on the device whilst running fine in the simulator. The crash is at the point of constructing the main view controller from the XIB. ...
2
votes
3answers
528 views

iAds Mechanism to show iAds

i have made a test application that loads apple test ads. i am wondering how the real time ads will be loaded instead of apple test ads. What is mechanism for loading the real time iAds. Can anybody ...
1
vote
1answer
929 views

iAd not working on iPad

I made an iPhone Application which uses iAd. On the iPhone Simulator and the Device it works fine. It already is on the App Store. Today, one of my customers told me that iAd is not showing up on the ...
1
vote
2answers
677 views

iAds leaving white block when unable to show

I'm having an issue with iAds since updating to iOS 5. I found that when the ads can't be displayed it is showing a large white block where the iAd would normally be. Is there a way to resolve this ...
1
vote
1answer
461 views

Is iAds not available for iPad apps?

I have an iPad app, which has a requirement for iAds. But in Library I could not find Ad Banner View. Is iAds not available for iPad? I am using iOS SDK 4.1 What are the other alternatives for ...
1
vote
5answers
1k views

Why are my iAds not showing up in my approved app [closed]

I realize that this isin't a programming question but I know that a lot off people here are iOS developers so i'll just ask anyways. I had an app approved about 8hours ago, during development my iAds ...
0
votes
1answer
414 views

iAd not working

Hi All i have written this code by taking help with this below mention link *Problem is: on out put only view is visible in the simulator nothing else.* http://www.youtube.com/watch?v=VsNGDuJ6-Fs ...
0
votes
1answer
222 views

iAd will not display after uploading app to store

When I test my app on my device, from Xcode, the iAd works, but when I have uploaded it to the App Store and test it on a friend's iPhone, it's just white! Here is my code: .h: @interface ...
0
votes
1answer
366 views

iPhone iAds Not working on iPhone 4

I have an iPhone app in the app store, but I am having a problem with iAds. iAds are showing up as they should on iPhone 3G and iPhone 3GS phones that have downloaded the app, but the iAds are not ...
0
votes
1answer
594 views

iPhone iAds: Very inconsistent, sometimes bannerViewDidLoadAd does not get called

So I show my iAd banners when I get a callback to: 'bannerViewDidLoadAd' But I've noticed that sometimes this doesn't get called. I have a constant high-speed internet connection but if I run my app ...
0
votes
4answers
633 views

iAd appears on simulator but not on device

When I run app on simulator(4.0), iAd is appearing as Test advertisements. But when I deployed the app on ipod(4.0) , iAd is not appearing, even as Test advertisements. Please help me out as early as ...
0
votes
1answer
564 views

How to make iAds work on a 3.0 + iPhone-iPad app?

I created a universal app for the iPhone-iPad. I'm only working on the iPhone part at the moment. In the header file for the view controller for the iPhone one, I import the adbanner header and create ...
4
votes
4answers
7k views

iAd or AdMob for iPhone/iPad development?

Is there still a point to use AdMob? Has it been or will it be banned by Apple? Is there an third-party interface solution that allows me to switch between the services later on server side?
3
votes
1answer
2k views

iAd below UITableViewController inside UINavigationController

I'm building an app for a blog site. I have a UINavigationController with a UITableViewController as it's root view. I laid this out in a storyboard no problem, but I'm trying to drag an iAd view to ...
3
votes
3answers
701 views

Is it possible to play 2 video file simultaneously in the same view?

Is it possible to play 2 video files simultaneously in the same view? I want to do have them both playing over half the screen, a little like this: _ _ _ _ _ _ _ _ _ _ | | | ...
5
votes
1answer
16k views

iAd banner content Size .. (iAd Support with iOs 4.2 for iPad)

We have an application that support iAds. Apparently iOs 4.2 for iPad will support this, but doing some tests with the beta SDK, there is no way to resize de banner to make it fit on the DetailView of ...
2
votes
3answers
6k views

updated to iOS4.1 and iAd “test advertisment” not showing up on simulator

I added the iAd as written in tutorials and in my app it always calls didFailToReceiveAdWithError. bannerViewDidLoadAd is never invoked. I know I'm supposed to see a "test advertisment" Ad, but ...
0
votes
2answers
1k views

iAd appears in simulator but not on device

When I run my application I can see my iAd in the simulator, that is pre-filled with "Test Advertisement" However, when I run the application on my device, the iAd area is blank, with no pre-filled ...
6
votes
0answers
1k views

iAds Loading Throttled After Re-Launching App From Background (Also Happens In iAdSuite)

I am trying to implement the NavigationBanner iAdSuite example into my project so that a I can share a single AdBannerView instance across multiple view controllers, but I keep getting the following ...
2
votes
2answers
180 views

iAd banner rotates my view to landscape

Views in my app are portrait only - my view controllers and the root view controller both ensure that they only rotate to portrait orientations using both shouldAutorotateToInterfaceOrientation: and ...
2
votes
1answer
348 views

iAd development - more errors than successful test ads

While you are developing your application, iAd Network sends test advertisements to your application. To assist you in validating your implementation, the iAd Network occasionally returns ...

1 2