Background modes supported by the application corresponding to project settings in Xcode.
For more information, refer to the BackgroundFetch GitHub project.
| Description | |
|---|---|
| None | No background modes supported. |
| AudioAirplayPiP | Audio, AirPlay and Picture in Picture. |
| LocationUpdates | Location updates. |
| VoiceOverIP | Voice over IP. |
| NewsstandDownloads | Newsstand downloads. |
| ExternalAccessoryCommunication | External accessory communication. |
| UsesBluetoothLEAccessory | Uses Bluetooth LE accessories. |
| ActsAsABluetoothLEAccessory | Acts as a Bluetooth LE accessory. |
| BackgroundFetch | Background fetch. |
| RemoteNotifications | Remote notifications. |
| Processing | Processing. |
| NearbyInteraction | Nearby interaction. |
| NetworkAuthentication | Network authentication. |
| PushToTalk | Push to Talk. |