Landscape Orientation with Ejecta does not work

0 favourites
  • 4 posts
From the Asset Store
2D fighting template based in the game that defined the fighting games genre.
  • I despair of Ejecta, because the device orientations do not work. And when I check the checkboxes in xcode "Landscape Left/Right" an error/break occurs:

    xcode:

    #import <UIKit/UIKit.h>
    
    int main(int argc, char *argv[]) {	
    	@autoreleasepool {
    		return UIApplicationMain(argc, argv, nil, nil); <<< Thread 1: signal SIGABRT
    	}
    }[/code:30py4hw1]
    
    I also tested all fullscreen modes in construct 2. Only the mode "crop" is in landscape but not correct. The screen does not fit. And: The Device Orientations still not work. >.<
    
    For the result click on the image below. 
    Can anyone help me?
    
    Data: 
    Resolution: 1136x640
    Device: iPhone 5s
    Latest Construct 2 and Ejecta
  • Does the landscape mode works with you? (Contruct 2 and Ejecta)

  • Ok, there is a bug with ejecta device orientation. quick solution:

    go to xcode "info.plist" and set the orientation you want in "Initial interface oriantation".

    But this value still fix. you can't use both orientation (portrait and landscape). Hope I could help. unfortunately none has helped me. :/

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Thank you! DAGznp@!

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)