User Tag List

Results 1 to 7 of 7

Thread: [BUG] Black screen on iPad in 640x960 resolution

  1. #1
    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)

    [BUG] Black screen on iPad in 640x960 resolution

    Has this been reported already?

    When I build a universal app in 640x960 resolution and try to run it on iPad, I get a black screen. The app is running on the background but it fails to show up. When I change the orientation at runtime, the app either becomes visible for a short while, stays visible but doesn'r react, or stays visible and works normally.

    Small video to demonstrate it:



    When I change the resolution to 768x1024, this issue doesn't occur.

    Build R256.12, iOS 4.3, iPad 1.

  2. #2
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    Can you try with the beta 5 and see if it still happens?

  3. #3
    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)
    Tried with beta 5, but actually now Xcode throws the following error in CRunFlocking.h:

    GCC 4.2 Error
    Statically allocated instance of Objective-C class 'BoidType'

    Does it say anything to you? I'm still stuck with iOS 4.3 so I need use that as deployment target. Is this causing some troubles with the latest beta, or what might be behind this issue? I've tried to clean the project, etc.

  4. #4
    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)
    So, just to confirm, I get the same error now with every project I try to build with beta 5.Tried with a blank app with just one active object, no events, and I get the same result.

    What should I try to get rid of this error?

    Below some more details:


  5. #5
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    MJK: Which iOS SDK are you using? It might be compiler specific if that is allowed.

    It works with iOS6 SDK (using LLVM compiler 4.1 - recommended)

    I get the error if I switch compiler to LLVM GCC 4.2.

  6. #6
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    Also can I get an example file of the black screen bug?

  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)
    Quote Originally Posted by Andos View Post
    Also can I get an example file of the black screen bug?
    Sure, I will provide it as soon as I get the Xcode working again.


    Quote Originally Posted by Andos View Post
    MJK: Which iOS SDK are you using? It might be compiler specific if that is allowed.

    It works with iOS6 SDK (using LLVM compiler 4.1 - recommended)

    I get the error if I switch compiler to LLVM GCC 4.2.
    iOS 4.3 still is my deployment target, I'm stuck with that until I can afford a new Mac for development.

    So will iOS exporter still support older SDKs, i.e. is there a way for me to get rid of this error? Do you know if I can change the compiler somehow without updating SDK, OS or Xcode?
    If not, can I install older beta (I think beta 2 or 3 still worked) over the current build of MMF to continue development with older SDK? I need to at least break even before investing into new hardware.

Similar Threads

  1. Universal resolution of the screen for iphone, ipad n ipod.
    By Decoamorim in forum iOS Export Module Version 2.0
    Replies: 3
    Last Post: 29th May 2013, 07:37 AM
  2. Running 640x960 (portrait) screen on 1366x768 PC screen
    By AyreGuitar in forum iOS Export Module Version 2.0
    Replies: 22
    Last Post: 11th April 2013, 02:39 PM
  3. Resolution To Design in For iPad 3?
    By Enchantainment in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 14th September 2012, 12:26 PM
  4. Ipad 3 icon and resolution bug
    By Pedro Almeida in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 4th September 2012, 09:00 AM
  5. Best resolution for both Iphone/Ipad
    By Evilized79 in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 3rd October 2011, 07:34 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
  •