Reputation: 4968
Can anyone help me in integrating Adwhirl in View Controller instead of adding it in UIWindow or please help me with any sample code related to this....... please
Upvotes: 0
Views: 629
Reputation:
ADWhirl is a UIView. You can add it as a subview to any view controller's root view, or any view. This post might help you get some idea.
Upvotes: 1