Software Archive
Read-only legacy content
17061 Discussions

iOS does not go landscape, cordova build

Slavi_I_
Beginner
410 Views

Hello,

It seems like when I make a cordova build for iOS I cant force it to go landscape. Eventhough in the project options It's set to landscape when I start the app it stays in protrait. Is there any workaround?

My build log:

  • Building a Cordova 4.1.2 application.
  • The application name is "TT Madrid GramSlam"
  • The package name is "com.slavi.tt"
  • Will use the provisioning profile for "adhoc"
  • Plugin "org.apache.cordova.device" (0.2.13) installed.
  • Plugin "org.apache.cordova.splashscreen" (0.3.5) installed.
  • Targeting iOS version 6.
  • Warning: No images provided in the intelxdk.config.xml file... using the defaults.
  • Warning: No splash screen supplied for iPad Retina portrait (1536w x2008h). The default will be provided.
  • Warning: No splash screen supplied for iPad portrait (768w x1004h). The default will be provided.
  • Warning: No splash screen supplied for iPhone Retina (640w x960h). The default will be provided.
  • Warning: No splash screen supplied for iPhone 6 Plus Landscape (2208w x1242h).
  • Warning: No splash screen supplied for iPhone 6 Plus Portrait (1242w x2208h).
  • Warning: No splash screen supplied for iPad Retina Landscape (2048w x1496h). The default will be provided.
  • Warning: No splash screen supplied for iPhone 6 Landscape (1334w x750h).
  • Warning: No splash screen supplied for iPhone (320w x480h). The default will be provided.
  • Warning: No splash screen supplied for iPhone 5 (640w x1136h). The default will be provided.
  • Warning: No splash screen supplied for iPhone 6 Portrait (750w x1334h).
  • Warning: No splash screen supplied for iPad Landscape (1024w x748h). The default will be provided.
0 Kudos
2 Replies
Anusha_M_Intel1
Employee
410 Views

Hi Slavi,

Please check out the first question on this FAQ page: https://software.intel.com/en-us/xdk/faqs/cordova and see if it is of any help to you.

 

0 Kudos
Slavi_I_
Beginner
410 Views
Hello, The plug- in suggested in the answer did the job perfectly. Thank you very much.
0 Kudos
Reply