Background Execution

Writes and reviews Swift code for background execution on Apple platforms - BGTaskScheduler (app refresh, processing, continued processing), beginBackgroundTask assertions, background URLSession downloads/uploads, silent and VoIP push, background modes (audio, location, BLE), the SwiftUI .backgroundTask modifier, and macOS schedulers. Use when scheduling deferred work, finishing work after the app backgrounds, transferring files in the background, waking the app via push, or debugging background tasks that never run.

n0an Updated

File contents

n0an/background-execution-agent-skill/tree/main/background-execution commit 26325333a4

Frequently asked questions

npx skillmds@latest add n0an/background-execution