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.
8
votes
1answer
520 views
Facebook in iPad: UIWebView - renders as touch instead of standard web
Up until a few days ago it worked fine: opening facebook.com in iPad/UIWebView rendered as standard web. Now Facebook is force-rendered as touch - as if the URL was http://touch.facebook.com. This ...
6
votes
6answers
6k 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 ...
5
votes
2answers
71 views
Is there any audio ads for iPhone audio apps?
my app is like a podcast for web articles. http://lisgo.org/
I plan to make a free version and am curious if there is audio ads for iPhone apps.
Since most users of my app don't see the screen, ...
5
votes
1answer
599 views
How to add iAd to Ipad
I am working on an universal app and want to add an adBanner to it, the iAd is working fine in iPhone, But how to controll that for iPad.
Because latest version of iPad supports iAd but in different ...
5
votes
1answer
10k 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 ...
5
votes
3answers
2k 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 ...
4
votes
1answer
277 views
After iOS 5.0.1 upgrade, Test iAds unavailable on iPad 2
Both versions of my first App "Puffer's Train challenge" are currently sitting in the Apple queue "In Review". Saturday night I upgraded my iPhone 4 from 5.0 to 5.0.1 and also installed 5.0.1 on a new ...
4
votes
2answers
381 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 ...
4
votes
1answer
583 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 ...
4
votes
2answers
369 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:
_ _ _ _ _ _ _ _ _ _
| |
| ...
3
votes
2answers
277 views
My App Store app is showing “Test Ad” iAd's
My first App is in the App Store since one week now and it is still recieving Test iAds. In the iAd network it says "Live Ads". And i have the App Store app not the xcode version. In iAd Network it ...
3
votes
3answers
270 views
iad banner - one instance per app or one instance per page
Is it more appropriate to have one shared instance of and iAd for my app or can I create a new instance on each page of a navigation app? It seems Apple's sample code has only one ad that is used one ...
3
votes
3answers
229 views
Which is better Apple iAds or Google AdWords? [closed]
i want to add advertising on my iphone/ipad app.
In your opinion, what is better than iAds and Google Adwords?
What are the differences?
thanks,
A
3
votes
2answers
143 views
iAds ADBanner disappear when back button is clicked
i have a navigation controller with a depth of 3 viewcontrollers. root, one, two
i want to add an ADBannerview and I followed the iAdsSuite sample code from apple.
i added to all of my ...
3
votes
1answer
2k 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 ...
3
votes
4answers
3k 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 ...
3
votes
4answers
4k 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 ...
3
votes
3answers
2k views
Use iAd JS framework to create a web app?
do you think it would be possible (legally) to use the iAd JS framework (the one that is provided for the developers for creating the ads) to create the whole iOS web application itself?
I've tried ...
2
votes
0answers
93 views
iAd “Too many active banners, Creation of new banners will be throttled.” warning
I have ADBannerView created and deleted on ViewWillAppear and ViewWillDisappear separately, even though, after switching to another view that doesn't have ADBannerView created, I am still seeing tons ...
2
votes
0answers
92 views
iAd titanium white rectangle then disappears
Has any one encountered this already ? I put iAd with the code below in titanium studio and when the app loads in show a white rectangle which is where iAd should go thent it disappears ?
var iads = ...
2
votes
1answer
148 views
iAd refresh after network disconnection
I have an iAd which shows up fine when connected to the Network. On the iOS simulator or testing on my device, if I open up my app, see the iAd, then go to settings and turn on airplane mode, and ...
2
votes
0answers
164 views
bannerView:didFailToReceiveAdWithError: The operation couldn’t be completed. Loading throttled
I am getting the error mentioned in the title.
Here is the situation:
bannerView loads
applicationDidEnterBackground (I hit home button)
applicationWillEnterForeground (I re-enter application)
I ...
2
votes
2answers
171 views
iAds: Displaying own ads when didFailToReceiveAdWithError
Outside the US and a few other countries (UK, France, Deutschland, Italia, España, Japan/日本), ads from the iAd Network aren't showing up much on iOS, yet.
In the meantime, besides using AdMob and the ...
2
votes
1answer
223 views
iAd not showing on Device after releasing application on App Store
Checked couple of questions regarding not showing iAd after releasing application on App Store.
Make all necessary settings for iAd, The test ads are showing fine in simulator and Device, then ...
2
votes
2answers
483 views
iAd BannerView contentsizeIdentifier Portrait or 320x50?
So in viewdidload i have
adView.requiredContentSizeIdentifiers = [NSSet setWithObject:ADBannerContentSizeIdentifier320x50];
adView.currentContentSizeIdentifier = ADBannerContentSizeIdentifier320x50;
...
2
votes
2answers
343 views
iAds: bannerViewDidLoadAd no longer called after first didFailToReceiveAdWithError
I'm testing iAds in XCode 4.
Everything works fine, until the first time a bannerView:didFailToReceiveAdWithError: is received, which I react to by sliding the banner off the screen.
//move the ad ...
2
votes
1answer
159 views
Is there a way to detect if iAd is showing “Text Advertisement”?
I have an app in the appstore and I seem to getting a lot of users who seem to only see "Test Advertisement" with iAds (usually because they have appsync running or their device is jailbroken). So I ...
2
votes
4answers
282 views
Why does iAd still load data after it has been removed from it's superview, and can this be stopped?
I have a small app with iAds, and allow people to pay to upgrade.
The iAd is setup in the application's NIB. I check the purchase status in the viewDidLoad method of the main UIViewController, and ...
2
votes
1answer
395 views
Apple's iAd sample code throwing errors
i am trying to incorporate iAd's into my app and in the process i'v gone through Apple's sample code.This is the link to the sample code. I have downloaded the sample code from apple's developer ...
2
votes
2answers
126 views
Compatibility problem iAd Banner?
Hi i am using iAd Banner in my test aap.It works fine with 4.0 Sdk but when i went with SDK 3.0 or before ,it crashes without showing anything.I read that weaklink will help me regarding this problem ...
2
votes
1answer
417 views
iAd is not working in my iphone application
I add iAd functionality into to my code of iPhone application. My application is live now and available on app stores. May be at the time of app submission i forgot to do set up iAd network Setting. ...
2
votes
5answers
230 views
2
votes
2answers
495 views
Presenting both iAds and AdMobAds on the iPad
I'm currently using the AdWhirl SDK for the iPhone so I can switch Ad Networks depending on Ad-Availability.
Now there is no AdWhirl SDK for the iPad, so I just show AdMob ads.
But in iOS 4.2 we can ...
2
votes
2answers
828 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 ...
2
votes
4answers
418 views
iPhone Opengl game with ads == fps problem?
I have a game that runs fine as is (around 30fps), but fps went down the drain when I tried to implement ads. I tried Greystripe and iAds but with same result (iAds were maybe bit worse). Average fps ...
2
votes
3answers
995 views
iPhone iAd Enabled App Published Still Showing Test Ads
I integrated iAd in my application which got approved by Apple. I downloaded the app (FREE) to my device and ran it. For some reason instead of displaying real world ads it still says "Test Ads". ...
2
votes
2answers
597 views
iPhone & iAd: do I need to integrate this programmatically?
it looks like the library in the interface builder has an iAd I can drag into my .xib file. But this doesn't seem to be the right way since I'm weak linking the iAd framework and potentially devices ...
2
votes
6answers
858 views
Paid app versus free-with-ads: When to use which strategy? [closed]
In a not too distant future I'll be launching an iPhone/iPad app on the app store, and I'm very much in doubt if ads (e.g. from the iAd Network) make sense to use. Given that the alternatives are a ...
2
votes
2answers
434 views
iphone - running app on 3.1 with iAd framework
I built my app in iOS 4.1 and the app has iAd Framework.
But I want to set deployment target as 3.1 so that app runs perfectly on older iPhone devices as well.
To add iAd Banner view, I'm used IB and ...
2
votes
3answers
4k 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 ...
2
votes
5answers
3k 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 ...
2
votes
1answer
431 views
How to know when a view is displayed? - Using Burstly for Ad integration
I am trying to use Burstly to serve iAds and adMob ads into my iPhone app. I followed their guide
http://docs.burstly.com/guides/ad-serving-quick-start-guide.html
Here's a snippet of what I have...
...
2
votes
1answer
713 views
iAds displaying portrait in landscape orientation from start
I got this iPhone app where I use AdWhirl to change between a number of ad networks. Now when iAds gets its turn in and the phone is in landscape orientation before the ad shows it will display the ...
2
votes
2answers
255 views
iAd and view controllers
Apple's documentation on the UIViewController class has this to say:
Note: You should not use view controllers to manage views that fill only a part of their window—that is, only part of the area ...
2
votes
1answer
850 views
How does Apple pay for iAds in Apps? [closed]
So i have an app thats about to be submitted with an iAd banner in it. Just wondering what this means in terms of fee's (for me) and revenue.
Im assuming Apple tracks this info and adds it to my ...
2
votes
1answer
1k views
iAd testing on iPhone
I'm having a bit of a problem testing iAd on the iPhone and on the simulator. The methods that are called when the ad is loaded or failed don't seem to be called when testing and Apple doesn't want ...
2
votes
1answer
1k 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 ...
2
votes
2answers
536 views
Hide a ADBannerView. Is it ok to move it offscreen?
When the user changes screen, I want to hide the current ADBannerView . Is there a "right" way to do that? If I move it offscreen for instance, is it fine: I was wondering if it could keep serving ads ...
2
votes
3answers
410 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
0answers
19 views
I have my iAd-enabled app. Now what?
So my iAd-enabled app just got accepted in to the app store. I checked iTunes connect and it showed me the amount of impressions, etc. but do I have to do anything to start making money, or just ...