[ https://issues.apache.org/jira/browse/CB-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494446#comment-13494446 ]
Kevin Hawkins commented on CB-1833: ----------------------------------- Pull request at https://github.com/apache/incubator-cordova-ios/pull/66. > iOS: Splash screen imageView's autoresizingMask is not configured properly > -------------------------------------------------------------------------- > > Key: CB-1833 > URL: https://issues.apache.org/jira/browse/CB-1833 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: Master > Reporter: Kevin Hawkins > Assignee: Shazron Abdullah > Original Estimate: 1h > Remaining Estimate: 1h > > In [CDVViewController showSplashScreen], the imageView property's > autoresizingMask is comprised of UIViewAutoresizing values that are > bitwise-ANDed together. These should be bitwise-ORed together. The net > effect is that the view inadvertently does not support autoresizing: its > resultant value will always be 0 (UIViewAutoresizingNone). -- 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