viezel / TiSocial.Framework

iOS6+ Social.Framework. Appcelerator apps are able to share content to Facebook and Twitter.
MIT License
257 stars 102 forks source link

Twitter sharing, how to lock screen rotation? #161

Open maxkhrichtchatyi opened 8 years ago

maxkhrichtchatyi commented 8 years ago

Platform - iOS,

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