The declaration to configure status subscriptions.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
Status Items StatusItems An array of status items that the device notifies subscribers about. 1 subkey | array | required | — | ✓Yes | iOS (15.0+)macOS (13.0+)tvOS (16.0+)visionOS (1.1+)watchOS (10.0+) |
└─ StatusItem StatusItem The declaration for configuring a specific status subscription. 1 subkey | dictionary | — | ✓Yes | iOS (15.0+)macOS (13.0+)tvOS (16.0+)visionOS (1.1+)watchOS (10.0+) | |
└─ └─ Name Name The name of the status item to send to subscribers. | string | required | — | ✓Yes | iOS (15.0+)macOS (13.0+)tvOS (16.0+)visionOS (1.1+)watchOS (10.0+) |