| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/iOSBackgroundMode.html | [Back] [Original] |
Background modes supported by the application corresponding to project settings in Xcode.
For more information, refer to the BackgroundFetch GitHub project.
| Property | 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. |
| Web Proxy Viewer | New URL | Original Page |