〜AppDelegate.h, 〜AppDelegate.mに実装します。
必要時に以下のような機能を実装します。
アプリケーションの振る舞いの制御
– applicationDidFinishLaunching:
– application:didFinishLaunchingWithOptions:
– applicationWillTerminate:
– applicationDidReceiveMemoryWarning:
– applicationSignificantTimeChange:
URLリソースを開く
ステータスバーの初期設定
アクティブ状態での変更応答
アプリケーションの表示の管理
リモート通知のハンドリング
– application:didReceiveRemoteNotification:
– application:didRegisterForRemoteNotificationsWithDeviceToken:
– application:didFailToRegisterForRemoteNotificationsWithError:
0 件のコメント:
コメントを投稿