[AC-3642] How to lock the orientation screen in a windows phone app?
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2016-05-20T17:48:27.000+0000 |
Affected Version/s | Appcelerator Studio 4.5.0 |
Fix Version/s | n/a |
Components | Documentation, Studio, Titanium SDK & CLI |
Labels | windows, windows_phone |
Reporter | stefano quadrini |
Assignee | Shak Hossain |
Created | 2016-05-20T08:07:10.000+0000 |
Updated | 2016-05-20T17:48:27.000+0000 |
Description
I tried to lock the orientation of a windows phone app by using the follow functionalities inside each window:
-Titanium.UI.LANDSCAPE_LEFT
-Titanium.UI.LANDSCAPE_RIGHT
-Titanium.UI.PORTRAIT
-Titanium.UI.UPSIDE_PORTRAIT
this policy doesnt work.
I also tried to modify the tiapp.xml by adding the following tags:
Ti.UI.PORTRAIT
with no results.
Are there some strategies to solve this problem?
Comments
- Sharif AbuDarda 2016-05-20