Contents

UIBackgroundModes

Services provided by an app that require it to run in the background.

Possible Values

audio
bluetooth-central
bluetooth-peripheral
external-accessory
fetch
location
nearby-interaction
network-authentication
newsstand-content
processing
push-to-talk
remote-notification
voip

Discussion

To add this key to your Information Property List, enable the Background Modes capability in Xcode. For information on configuring background execution modes and the platforms that support them, see Configuring background execution modes.

See Also

Background execution