Anyone implemented iAD?

Monkey Targets Forums/iOS/Anyone implemented iAD?

John McCubbin(Posted 2013) [#1]
Has anyone tried implementing iAd into a monkey game yet?

I followed a tutorial here http://www.youtube.com/watch?v=YmdRC4VPCRU and have all the code working in XCode (from what I can tell) but nothing shows up in the simulator or the real devices.

I think the problem may be something to do with the window not showing on top of MonkeyViewController.


benmc(Posted 2013) [#2]
Did you have any success with this? I'm about to dive in and try to figure it out myself. Admob is pretty easy to implement now, but I'm curious if iAds generate more revenue being iOS specific.


siread(Posted 2013) [#3]
Let us know how you get on! :)


anawiki(Posted 2013) [#4]
I guess we had that done, but removed IADs from our games because on iPad 1 they didn't open in full screen due to low memory (our game was just to memory consuming). I don't know how our programmer did it, but test ads did work.