What is the best way to implement AdWhirl in iPhone project?
- Will we create a singleton object for handling AdWhirl and use it through out the app.
- Or will we create each AdWhirl object in every screen (UIViewController) we want to add AdWhirl in.
Thank you