back_location

How to enable continuous location tracking in the background

UISwift TeamFeb 27, 20255 min read

Swift version: 5.10 Continuous location tracking allows an app to monitor…

UIApplication_lifecycle

Detect when an app is running in the background or foreground

UISwift TeamFeb 27, 20254 min read

Swift version: 5.10 Detecting whether your app is in the foreground…

audio_back

How to play audio in the background using AVFoundation

UISwift TeamFeb 24, 20254 min read

Swift version: 5.10 Playing audio in the background allows your app…

Swift Background & Multitasking – URLSession, GCD, Threads