User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11

Thread: iAd showing up as if the screen was landscape

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module

    Join Date
    Aug 2011
    Location
    Beverly Hills, CA USA
    Posts
    508
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    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?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Apr 2007
    Location
    Australia
    Posts
    1,152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: iAd showing up as if the screen was landscape

    In your iOS Options for your MFA, what is your screen orientation set at?

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module

    Join Date
    Aug 2011
    Location
    Beverly Hills, CA USA
    Posts
    508
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    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.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Apr 2007
    Location
    Australia
    Posts
    1,152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    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.

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    AyreGuitar's Avatar
    Join Date
    Jan 2011
    Location
    Wales, UK
    Posts
    1,113
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    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?

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module

    Join Date
    Aug 2011
    Location
    Beverly Hills, CA USA
    Posts
    508
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: iAd showing up as if the screen was landscape

    This made no difference.

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    MJK's Avatar
    Join Date
    Jun 2006
    Location
    Espoo, Finland
    Posts
    1,162
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    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.

  8. #8
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    AyreGuitar's Avatar
    Join Date
    Jan 2011
    Location
    Wales, UK
    Posts
    1,113
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    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!)

  9. #9
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module

    Join Date
    Aug 2011
    Location
    Beverly Hills, CA USA
    Posts
    508
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    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.

  10. #10
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module

    Join Date
    Aug 2011
    Location
    Beverly Hills, CA USA
    Posts
    508
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    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

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Landscape orientation on iPad
    By brett in forum iOS Export Module Version 2.0
    Replies: 4
    Last Post: 13th November 2012, 02:59 PM
  2. [Suggestion] Screen Orientation Landscape/Portrait (automatic)
    By UrbanMonk in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 13th October 2012, 07:14 PM
  3. Landscape and iAd
    By Keith in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 7th November 2011, 12:00 PM
  4. QA Landscape Test
    By AyreGuitar in forum iOS Specific Example Files
    Replies: 3
    Last Post: 25th August 2011, 11:38 AM
  5. Print Landscape?
    By crugh in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 17th September 2007, 12:31 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •