Mobideck / appdeck

AppDeck is a mobile hybrid application engine for iOS and Android.
http://www.appdeck.mobi/
47 stars 22 forks source link

rotation #50

Open myannr opened 8 years ago

myannr commented 8 years ago

Hi, I need to black the rotation of the app in portrait. Is there a way to do it ?

I have ever try to use the json file but noting change. I try to use the meta tag but nothing change.

So is there a way to do this with a undocumented appDeck function ?

Regards

mdekermadec commented 8 years ago

Hello,

For the moment, AppDeck does not offer any option about that.

This is possible if you compile the project yourself to edit project and add this option but this require you to know how to edit xcode project and Android studio project.

Could you elaborate about your need ? maybe we could add this features.

myannr commented 8 years ago

Hi, I will see but I never used Android Studio. Moreover, I will have the same problem with the Iphone.

RoboKopf commented 7 years ago

I too would like the ability to stop the app from rotating out of portrait orientation. Ideally, this would be a single toggle switch on the config page, e.g., "Prevent app from rotating out of portrait mode."