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 to show Add like 'Axe iAdd' where they detect shake, can rotate the angel etc; What should I do to receive that specific Add in my application? Currently I am getting normal advertisement from inMoby. Thanks in advance.
Asked
Active
Viewed 72 times
2 Answers
1
I'm not 100% about this with Google Mediation, but in iAD there is no way to pick which ads you receive. The best you can do is give iAd keywords for ads you DONT want. Additionally, you don't have to do anything in your app (shake etc) for features within the iAd. These are the responsibilities of the ad's developer and are not dependent on features in your app.

Mick MacCallum
- 129,200
- 40
- 280
- 281
-
Can you give me some link or info about how to develop Add. Also do you think that Add was created using HTML5 and it was loaded in a web view ? – rakeshNS Sep 06 '12 at 16:23
-
@rakeshNS Yes, iAd producer supports HTML5, CSS3, and Javascript. Here's a link to Apple's iAd page: https://developer.apple.com/iad/ And don't forget to mark my post as correct if it has helped you and answered your question :) – Mick MacCallum Sep 06 '12 at 16:25
-
@rakeshNS Thanks! The funny thing is it's a real attribute of NSNotificationQueue. – Mick MacCallum Sep 06 '12 at 16:37
0
Here is the documentation on using Apple's iAd advertisements in your app. There is a lot of information there, more than can be addressed in a single answer. You may need to have a developer account to access this documentation.

Justin Paulson
- 4,388
- 1
- 23
- 28