iAd showing up as if the screen was landscape
I have a weird thing happening when I deploy to the iPhone ... the ads are showing up slightly off the screen at the top as if my app was configured for landscape despite it being set for portrait and the frame sizes being correct (640x960). Sometimes the ad even shows midway on the first Frame which is set to disable iAds. I do have a transition at the start of the second Frame (fade) but none on the first. Everything works fine in the exe when I test on the PC. Any suggestions?
Re: iAd showing up as if the screen was landscape
In your iOS Options for your MFA, what is your screen orientation set at?
Re: iAd showing up as if the screen was landscape
Portrait. What is frustrating is that it works flawlessly in dev on the PC. The iAd shows up where it should etc.
Re: iAd showing up as if the screen was landscape
Weird, you might need to set the orientation in xcode as well in the project properties.
Re: iAd showing up as if the screen was landscape
If you've been just transferring the Application.cci file, it might be worth re-exporting and transferring the whole zip project - not sure, but they might get out of sync?
Re: iAd showing up as if the screen was landscape
Re: iAd showing up as if the screen was landscape
Haven't tested iAds yet, but this sounds similar to the Q&A object orientation issues... hopefully they will find the root cause for these issues.
Re: iAd showing up as if the screen was landscape
Keith - the Q&A object was most noticeable on iPad, is this an iPad problem too or does it happen on iPhone? The Q&A also happened in the iPad simulator but not the iPhone simulator (at least for me!)
Re: iAd showing up as if the screen was landscape
It's happening on my iPhone 4. It also happens on the Simulator on iOS, but not in the Windows dev version.
Re: iAd showing up as if the screen was landscape
Here is a file that has nothing in it but a start frame that doesn't use iAd, and a second frame which does. The Ad will appear at the top of the prior frame then fly up to the wrong position when deployed to iOS. In the Windows environment during dev it works fine and only shows the iAd on the second frame. I should note that none of my landscape apps had this problem. I checked all of the iOS settings and everything is set to Portrait.
http://dl.dropbox.com/u/32296241/Sample.mfa