I am trying to create an iPad app using PhoneGap..
Now while I know, I can just create .html pages and show them using PhoneGap as native app. My question is I also wanted to show iAd below all the html pages in the app.
How do I add the iAd given that I am using PhoneGap? Any example would be really helpful.
Thank you.
Check the very good tutorial here :
http://www.zeletron.com.br/2010/07/adding-iad-in-phonegap-apps.html
Regards