Kevin Hawkins created CB-1831: --------------------------------- Summary: iOS: App template should not manually configure forced rotation Key: CB-1831 URL: https://issues.apache.org/jira/browse/CB-1831 Project: Apache Cordova Issue Type: Improvement Components: iOS Affects Versions: Master Reporter: Kevin Hawkins Assignee: Shazron Abdullah
There's a considerable block of code in the app template's AppDelegate for trying to control the startup rotation of the app, and force it to a supported rotation if the rotation of the device is not supported in the app. This code is unnecessary; an iOS app will manage this behavior automatically. As such, this code can be removed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira