I\'m using the standard setup procedure for Mobclix in an iOS app and I\'m calling the requestAndDisplayAdFromViewController: method from
Mobclix
iOS
requestAndDisplayAdFromViewController:
You should try moving this code to viewDidAppear.
From the Apple documentation on viewWillAppear:
This method is called before the receiver’s view is about to be added to a view hierarchy