Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

How would I use PhoneGap for my application, but keep my iAd's that I currently have in the new all HTML version of my application? I heard of an Ad plugin, but I could not find one. I am using iOS 6.0 for my SDK, and Cordova 2.1.0 for my PhoneGap Version.

I seen some old answers on here, but they all seem to be for iOS 4.0, and did not work correctly.

share|improve this question

closed as not a real question by Andrew Barber Apr 30 at 17:58

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

up vote 1 down vote accepted

You can find the ad plugin here: https://github.com/phonegap/phonegap-plugins/tree/master/iOS/AdPlugin

In general, you can go here: https://github.com/phonegap/phonegap-plugins to browse all available plugins.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.