This is a migrated thread and some comments may be shown as answers.

PhoneGap orientation portrait has no effect

1 Answer 20 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Karl
Top achievements
Rank 1
Karl asked on 08 Jun 2015, 05:44 PM

I've edited the IOS configuration, adding this line:

<preference name="orientation" value="portrait" />

When I run my application on an iPhone using the AppBuilder application, this configuration item is ignored.

 

Is this setting ignored when the app is running inside AppBuilder on the iPhone?

 

Thank you,

 Karl

 

 

 

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 09 Jun 2015, 09:22 AM
Hello Karl,

Indeed you cannot test device orientation limitations in the companion apps. This is due to the fact that these apps act as a container for the mobile project you built in AppBuilder letting you test and experience the UI of your project on a device. However, you have no control over the container application's device-specific settings such as orientation, splash screen, icon. You can find a list of all known limitations of the AppBuilder companion app in our documentation.

In order to test the exact behavior of your application on a device, it is best to run and deploy the project directly on a device outside the companion app.

Let me know if you have further questions on that matter.

Regards,
Tina Stancheva
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
AppBuilder extension for Visual Studio
Asked by
Karl
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or