0

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

Siva K
  • 4,968
  • 14
  • 82
  • 161

1 Answers1

1

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.

Community
  • 1
  • 1