Tagged Questions
1
vote
1answer
33 views
AdBannerView proper implementation to multiple view controllers
Currently have I implemented iAd and AdMob to each and every view controller in my Xcode project. I have about 6 view controllers and every time I switch back and forth between them one adbanner ...
0
votes
1answer
48 views
AdBannerView moves to top of superview after bannerViewActionDidFinish: Bug or Not?
Feel free to reference a sample Xcode project hosted on GitHub which demonstrates this issue: IAdBannerBugDemo
When there is an AdBannerView being displayed underneath a UITableView and above a ...
1
vote
1answer
35 views
How do you run a function when an iAd is clicked?
I have read up on the iAd docs and am familiar with the delegate methods and there doesn't appear to be a method that runs when an iAd Banner ad is clicked.
I want to be able to pause the game when ...
0
votes
1answer
44 views
Keep Ad/banner static on application Screens
After releasing a few apps to Google Play/App Store, I have noticed that the revenue is higher in applications which keep the Ads static (it also increases eCPM).
By static I mean that when you ...
1
vote
1answer
24 views
UIToolbar disappears after iAd is dismissed
On UIViewController updating UIImage View and UITextView based on NSTimer. On the same UIViewController showing iAd and right below iAd have UIToolbar. When clicking on iAd and then dismissing it, ...
0
votes
2answers
129 views
How to add iAd in app
I want to add iAd in my app. And i have done lot of research and seen video that display how to add iAd in your project. But all video and tutorial display code for adding iAd in project none of them ...
1
vote
0answers
36 views
NSSNotifiaction integration for iAD in project
I have tabbed application and i like to present iAd on each view at different position according to space availability , so i thought of add functionality of iAd in app delegate and create its ...
0
votes
0answers
22 views
Why cant i move an iAd from a HUD layer?
I have a HUD layer containing an iAd with a function that moves the ad offscreen.
I use this code to add the HUD layer to one of the scenes I have:
CCScene *scene = [CCScene node];
hudLayer *hud = ...
0
votes
2answers
133 views
iOS 6 iAd strange warning
I have implemented iAd in my iPhone application. I am using storyboard and have two viewControllers. I have implemented an AdBannerView in both viewControllers and have set the delegate to self. I ...
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
2answers
75 views
I am making an app and I put an iAd but I want it to hide when not available
I am making an application, that has iAd, but when I am not connected to the internet the space where the iAd is supposed to be, is a white empty space, how do I make it so the iAd space is not white, ...
0
votes
1answer
72 views
iAd in UITabBarController with Storyboards
I am trying to add iAd into my tab based app which is setup using Storyboards. I am following the TabbedBanner example in the iAdSuite sample code from apple. I have imported the ...
0
votes
1answer
131 views
What are the steps to port a Flash game to Mac OS X dmg / App Store and iOS App Store?
I've developed a Flash game that I want to publish for Mac OS X and iOS (iPad). The game is composed of multiple SWF files that I want to be nicely packaged when end users download it either from my ...
0
votes
1answer
54 views
iAds appear and disappear
This may just be because im running it in developmental mode on my device but I added ads into my application and they all seem to be working as i would expect, but it seems that after 2-5 minutes it ...
2
votes
1answer
35 views
My iAd doesn't change orientation as my layout does
On adding iAd with the help of creating shared instance. On running app UI alignment changes.
0
votes
0answers
118 views
AdMob Mediation SDK not throwing failed ads?
.h
#import <UIKit/UIKit.h>
#import <iAd/iAd.h>
#import "GADBannerView.h"
@interface MasterTableViewController : UITableViewController <GADBannerViewDelegate >{
GADBannerView ...
-1
votes
1answer
46 views
Are Apple's servers screwed ? Why aren't the iAd's working at all
I am using iAd's in my application, first i had made the code my self, but that was not working properly. So i decided to download the Apple's iAdSuite and and studied it.
The code now I have in my ...
0
votes
0answers
68 views
I can't see my iads on my iPhone. But on simulator they work
While I'm testing my app on iOS Simulator, I can see ads.
But if I turn on this app on my iPhone, I can't see them.
I use this:
- (void)bannerView:(ADBannerView *)banner ...
1
vote
1answer
246 views
Hide iAd banner when no ads are available
This is a Phonegap app. I am completely lost here, please help.
I followed this tutorial to the t.
Here is my MainViewController.m:
- (void)webViewDidFinishLoad:(UIWebView*)theWebView
{
adView = ...
0
votes
2answers
206 views
iAd doesn't hide when it fails to load?
This seems like the dumbest question ever, but after wading through all of Apple's documentation and the useless online tutorials, I still can't figure out how to properly implement iAds into my ...
0
votes
0answers
167 views
if iAd doesn't enable admob shows on, if iAd enable admob doesn't show on
Now I ve finally integrated admob and iAd into one application, but I would like to do, if iAd doesn't enable for example in a country, admob comes up. If iAd enable, and receive ads, admob doesn't ...
1
vote
2answers
29 views
iAd. Is is essential to put code in .m file?
I've got iAd showing, but just placing an aDBannerView object in my xib file.
Is it essential to implement something in .m file, or I can upload that version?
Cheers!
2
votes
1answer
71 views
is it possible to add iad to html web app
I want to add iAD to HTML web app.
Just wonder if it is possible.
Do I need to contract framework simulate iAD framework by myself?
0
votes
1answer
70 views
how to post our own iphone Application adds in iAd Controller using iphon sdk?
Im My iPhone application i am using iAd controller. In this iAd controller i want to advertise our own mobile apps. How can i do this. Is there anyu settings in itunes connect.
Please help me in this ...
0
votes
1answer
146 views
Why iPhone App not getting any Revunue from iAds after getting Requests and impressions also?
In My iphone application i added iAd Control i am getting Requests and impressions but i am not getting revenue. Why it is happening? Do we have to do something to get Revenue?
I am very confused. ...
2
votes
1answer
65 views
ADBannerContentSizePortrait not available on iOS 5
I am adding the iAd framework to an existing application. The application is portrait only and iPhone only. Everything is running in iOS 6, both in the simulator and on an iPhone 5. However, it fails ...
0
votes
1answer
93 views
Multiple iAds with one view controller?
So I am trying to have multiple(five actually)iAd banners in one view controller, and have them animate up from the bottom in succession as they each receive an add. I am trying to figure out the best ...
0
votes
1answer
76 views
iAd ad showing frequency
I have been experimenting with iAd today in an app I am planning to release in the next few hours. I think it works as it should, however I have played my app for over 20 minutes and not a single test ...
0
votes
0answers
16 views
Add iAd banner to a QLPreviewController
Is it possible to put an iAd banner to the bottom of a QLPreviewController?
I have a magazine app that will be ad supported that uses the preview controller to show the issues and I'd like the ads to ...
0
votes
0answers
87 views
Can't add or upgrade iAd.framework
I have upgraded AdWhirl for an Iphone app. Everything is fine so far, except the AdWhirl adapter had problems with iAd. I reasoned that it was because I linked an iAd framework that was too old. I had ...
4
votes
1answer
234 views
Issue on using Autolayout with iAd
I'm building an app that supports both portrait and landscape orientations and am using autolayout to make the process simpler. I have placed an AdBannerView at the bottom and have pinned the bottom ...
-1
votes
7answers
116 views
how to add ads with animation on the navigation bar? [closed]
How can i add ads with animation on to the navigation bar, for example i have some product offers ad for which i need to animate the text showing some multiple offers of the product in the same ad?
1
vote
0answers
596 views
iAd vs AdMob vs AdWhirl on iOS 6 [closed]
I'm developing an universal app with iOS 6 and are undecided about the type of banner to add to my app.
What do you recommend?
iAd banners?
AdMob?
A mix between iAd and AdMob?
AdWhirl?
Thanks
1
vote
1answer
127 views
iAd Testads only showing on iPhone4's never on iPads and iPhone3GS
I have a problem with the iAds library regarding Betatest.
First of. I use Monotouch, and the App is build for the iPhone.
All tests has been done on devices that run iOS6.
The devices are iPad2,3, ...
0
votes
1answer
169 views
App rejected because of hidden whenever ad content is not being served by iAd
My app just got rejected because "The banner within the app should be hidden whenever ad content is not being served by iAd." Then they supply this sample code;
- (void)bannerView:(ADBannerView ...
0
votes
1answer
78 views
Accidentally enabled iAds in my paid iPhone App
While submitting my iPhone App ( Paid version ) I accidentally enabled iAds in iTunes Connect. However, there is no code to support iAd in my application. I tried doing what iTunes Connect said, which ...
0
votes
3answers
611 views
iAd banner is displayed on simulator but not on device
I'm working on my iPhone application and I integrated iAd banners in all views of the app, sharing an unique banner object created on the app delegate.
I'm able to display the iAd test banner on the ...
0
votes
0answers
50 views
iAd producer - controls above map view are not clickable
I have a trouble with Mapview object in iAd producer.
There's a popup menu wich overlays Mapviewcontrol and it's displayed fine. The problem is that menu buttons are not clickable, looks like all ...
0
votes
2answers
218 views
IAD opened in a strange position in iOS6
I added an ADBannerView to my app.
When rotated screen to landscape i change ADBannerView to horizontal frame like this:
But when it be clicked in iOS6, iad will open in a strange position:
in ...
0
votes
1answer
490 views
How to change content size of ADBannerView in iOS6?
currentContentSizeIdentifier is deprecated in iOS6. I tried
_adView.currentContentSizeIdentifier = ADBannerContentSizeIdentifierPortrait;
But it only works in iOS4/5.
How to change content size of ...
1
vote
3answers
167 views
iAD is obscured by UITableView Indices
I have a UITableView and I'm adding an iAD as a footer view at the bottom of the screen added to a UITableView.
The iAD is effectively pinned there since I update the iAD's position whenever the ...
1
vote
0answers
50 views
ADBannerView touch disabled
It's 3 days I'm trying to resolve a problem in my app.
I have an ADBannerView (added programmatically) that correctly displays ad, but when I click it, nothing happens (it seem like disabled).
...
0
votes
1answer
125 views
iAd Banner not working
SO I used a tutorial to create an iAd Banner at the bottom of the screen and animate it into and out of the window, however the app is a tab based, and i do not quite know the correct offset, so you ...
0
votes
1answer
117 views
iAd not removing from view when receiving an error
I have implemented the bannerView didFailToReceiveAdWithError: as such
- (void)bannerView(ADBannerView *)banner didFailToReceiveAdWithError:(NSError *)error
{
_bannerView.hidden = NO;
}
could ...
-1
votes
1answer
29 views
How to have an ad appear in between when your app program is running
I would like to have an ad to appear in between your app is running.In the iAd, the ad runs in the top or the position you place your iAd Banner. At times, the user might not press the ad. However, i ...
0
votes
1answer
88 views
iAd in different viewControllers
In my app I navigate between different viewControllers, when I do so is it necessary to 'nil' the adview as obviously it's no longer visible. This is what I've been doing when the user navigates away ...
2
votes
2answers
529 views
Landscape iAd is showing the portrait graphic in iOS6?
My app runs in the Portrait orientation, but the content inside rotates with the accelerometer.
I show an iAd on the bottom of the screen. The iAd changed position as you rotate, but the actual ...
1
vote
3answers
278 views
Has the iAd request rate changed in iOS 6?
I have an app that uses iAds and I have noticed a major decline (50-60%) in the number of requests made per session since releasing an update built upon iOS 6. My average session and session length ...
2
votes
1answer
155 views
iAd in multiple view controllers example
I have noticed the example tabbed bar application in the iAd suite only has one view controller and the actual tab bar proccess is coded. I have a tab bar application already, with three tabs, each ...
0
votes
0answers
99 views
iPhone Dev : iAd on multiple viewControllers
I know this sort of question has kind of been asked before, however they're either for different situations or have no answer. My question is how can I add an iAD banner across every view that is ...




