Tagged Questions
1
vote
1answer
31 views
Need help at Ad SDK (iOS)
i downloaded a project with iAD Examples.
Now i have a few problems.
Need i a iAD SDK? Where can i download it?
Use of undeclared identifier 'ADBannerContentSizeIdentifierPortrait'
or
Use of ...
0
votes
1answer
52 views
Starting out with ads on iOS
I'd like a couple of pointers on what the best way is to monetise iOS apps with ads. All of the reviews/tutorials I've found have been from quite a long time ago.
I have a couple of paid apps that I ...
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 ...
1
vote
0answers
321 views
iAd banner view best practices
Apple documents mention this in their iAd best practices section,
If the user navigates from a screen of content with a banner view to a
screen that does not have a banner view, and you expect ...
1
vote
2answers
87 views
iAd Integration - Is this correct?
I've recently implemented iAd into my app and although it all works fine and it displays the test ads as it should. I was just wondering whether I had got it completely right as I've seen others do it ...
1
vote
1answer
95 views
Will iAds be loaded, if I hide the ADBannerView?
I know Apple recommends just placing the adview offscreen,
incase there is an error, loading an iAd,
but I would like to hide it using [adView setHidden: YES];.
If I do so, will the view check for new ...
1
vote
0answers
178 views
iAd into OpenGL
I current have an OpenGL based game and I'm trying to integrate iAd into it.
My current initializer code looks like this
- (void)applicationDidFinishLaunching:(UIApplication *)application {
...
0
votes
1answer
599 views
App not showing up in iTunes Connect iAd Network module
The last two Apps I have submitted and have had released (they're both Ready for Sale and have been for a while) are not showing up in the iTunes Connect iAd network module.
Usually I'd get a ...
0
votes
1answer
787 views
Custom ad banner in iAd Framework for iPhone SDK
I just wonder can we use our own banner to implement in an app when using iAd framework??
Does someone have any guide or tutorial or document on this. Thank you very much for your help.
Regards,
...
0
votes
1answer
143 views
Why are iAds showing on iPhones but not on iPads?
I am having some trouble with my universal app and the iAd.
It is working fine on iPhones and I am having some clicks and impressions etc. Every time I look at the app on my iPad, however, I see that ...
