のメソッド[application beginBackgroundTaskWithName:@"LOG_STUFF" expirationHandler:^{}];
でバックグラウンド タスクを実行することは可能ですか?AppDelegate
application:didReceiveLocalNotification:
のメソッド[application beginBackgroundTaskWithName:@"LOG_STUFF" expirationHandler:^{}];
でバックグラウンド タスクを実行することは可能ですか?AppDelegate
application:didReceiveLocalNotification: