Player Backgrounding Reference (iOS)
Learn how player features behave when an app is backgrounded
By default, iOS pauses audio and video playback when an application transitions to the background. However, media playback applications often need to continue playing content even when in the background. iOS offers several options to adjust this functionality to align with the specific needs of an application.
This reference explains the methods for controlling player behaviors, such as ad playback, audio output, and media playback, while an application runs in the background on iOS. Correctly implementing these configurations ensures an uninterrupted media playback experience for users.
Enable background capabilities must be enabled to permit background audio playback.