Quantcast
Viewing all articles
Browse latest Browse all 8068

iPad build not respecting tiapp.xml orientation options

I have the orientations i want specified in my tiapp.xml as follows:

<iphone>
        <orientations device="iphone">
            <orientation>Ti.UI.PORTRAIT</orientation>
        </orientations>
        <orientations device="ipad">
            <orientation>Ti.UI.PORTRAIT</orientation>
        </orientations>
</iphone>
But my iPad applications still rotates. What gives. What should I check? (yes I have done a clean).

I'm using iOS 6.1, Titanium SDK 3.1.1 GA


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>