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.
カスタム スプラッシュ スクリーンを適切な方法で表示する方法 (いつ、どこに、どのようにカスタム スプラッシュ スクリーンを追加する必要があります) と、Skype アプリケーションのようなアニメーションを使用しますか?
application:didFinishLaunchingWithOptions: が呼び出されたときに、起動時に表示します。これは、アプリケーションがすべてのバイナリ コンテンツをロードしたことを意味します。ここで、splashScreen 用の特別な viewController を表示できます。