Hello,
I want to add AdRollo to my Lite version of the game I am building and so I need a UIView to put the ads on.
Now, I tried adding AdRollo to a UIAlertView and showing that AlertView. It doesnt work :)
Is there a simple way to add a temporary view to cocos2d?
In the cocos2d examples it only has how to embed cocos2d in existing views, not how to add a view to existing cocos2d applications...
Thank you,
Markos