viezel/TiSocial.Framework

Twitter sharing, how to lock screen rotation?

Opened this issue · 0 comments

Platform - iOS,

<key>UISupportedInterfaceOrientations~iphone</key>
<array>
    <string>UIInterfaceOrientationPortrait</string>
</array>