I have been implementing iAd in my app. i have a xib which is actually a portrait mode but the image is set up as landscape mode.I just want to display the add as landscape. Rotation is not enabled in my add.
- I have two view controller. suppose A and B. I want to display the i ad as portrait in A(which is first screen) and I want to display the iAd in landscape mode in B. I tried to implement the code provided in apple document. But, Every time either the add does not display or it goes in portrait mode. Can anybody forward me the exact implementation of the code in showing iAd View showing in landscape mode. Thanks in advance. My app is not uploaded. Somewhere in stack overflow (iAd Landscape Strange View Behavior ) I found that in testing mode we can not check with the landscape mode. Kindly guide.