0

I've integrated Everyplay in my cocos2d v2.x game and sharing works fine on the iPad, but on the iPhone, when I tap "Share" from the Everyplay sharing modal, it crashes with the following message:

* Terminating app due to uncaught exception UIApplicationInvalidInterfaceOrientation, reason: 'Supported orientations has no common orientation with the application, and shouldAutorotate is returning YES'

Seems to be a problem in the Everyplay library. Any ideas for a workaround?

sathiamoorthy
  • 1,488
  • 1
  • 13
  • 23
Tudor
  • 4,137
  • 5
  • 38
  • 54
  • have you searched for this issue here? There are some workarounds for this, not specifically related to Everyplay but it being a general viewcontroller / info.plist / iOS 6+ setup issue there are at least pointers for sure. – CodeSmile Jan 15 '14 at 17:22
  • I did search, but I couldn't tell if the problem is from Everyplay or from my code. I'd like to be sure of that before hacking and opening other doors. – Tudor Jan 15 '14 at 21:31
  • check this link-take some idea from this...http://stackoverflow.com/questions/14266137/gamecenter-authentication-in-landscape-only-cocos2d-with-cclayer-for-ios-6 – Renaissance Jan 16 '14 at 05:47
  • answer to a similar problem: http://stackoverflow.com/questions/16370261/does-everyplay-support-landscape-in-ios6 – Pauli Ojanen Jan 27 '14 at 10:39

0 Answers0