Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アプリ全体がポートレートモードのみに設定されているときに、現在のモードに従ってMPMoviePlayerViewControllerを自動回転するにはどうすればよいですか?
ベースSDKがiOS6の場合、できません。アプリ全体(ターゲットの概要ペイン= info.plist)は、アプリのどの部分でも受け入れることができるすべての方向を含むように設定する必要があります。次に、アプリの任意の部分から不要な方向を除外します。これらの方向への回転は許可されるべきではありません。たとえば、を使用します。supportedInterfaceOrientations
supportedInterfaceOrientations