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.
アプリの実行を開始したときにエラーが発生し、その後、アプリケーションがタッチ可能または応答しなくなりました
Two-stage rotation animation is deprecated. This application should use the smoother single-stage animation.
私のiPhoneアプリケーションはポートレートモードのみをサポートしています。
この問題が発生し、ウィンドウのrootViewControllerの割り当てを、viewコントローラーをtabBarControllerに追加する前に移動することで修正しました。その特定のエラーが生成された理由、またはそれがコードに適合するかどうかはわかりません。