利用 beginBackgroundTask和 endBackgroundTask来执行后台任务。后台任务将在应用程序进入后台时仍能保持有限的时间执行任务。
beginBackgroundTask
endBackgroundTask