I'm using MonoTouch for an iPhone game, just wondering: is it possible to implement in-app advertising using MonoTouch and if so how would I go about doing it?
Thanks for any help!
I'm using MonoTouch for an iPhone game, just wondering: is it possible to implement in-app advertising using MonoTouch and if so how would I go about doing it?
Thanks for any help!
Your best bet would be using the iAd framework which has been bound. (Monotouch.iAd
)
edit
To help you get started: See this blog post