Software Archive
Read-only legacy content
17061 Discussions

Cordova iOS app in INTEL XDK

Иван_М_
Beginner
365 Views

Hello,

I'm trying to build a Cordova iOS app in INTEL XDK.
I set Orientation to "Landscape" and Fullscreen to "true" in the Project's cordova option tab.
For some reason, my app stays in protrait mode, and also not fullscreen.

Why is it ignoring these settings? Testing on iPhone 5s and Ipad mini 1. Thank you for any help.

0 Kudos
3 Replies
PaulF_IntelCorp
Employee
365 Views

There is a bug in Cordova that is causing this behavior. See this post for a workaround: http://stackoverflow.com/questions/24824168/cordova-lock-orientation-on-ipad-fails

I am not sure when the Cordova project will address this issue, if you follow the links to the bugs you will see they are still open. This is not something that we can fix within the XDK, since it is an issue in the Cordova open source framework.

0 Kudos
Elroy_A_Intel
Employee
365 Views

This is a Cordova related bug. I recommend that you submit a issue reporting this issue to Apache Cordova* directly at https://issues.apache.org/jira/browse/CB/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel.

0 Kudos
Keila_K__M_
Beginner
365 Views

Hi, and the fullscreen option? Why is not working? The is just for the orientation, isn't it?

0 Kudos
Reply