InstalledApplicationListResponse.InstalledApplicationListItem
A dictionary that describes an app list item.
Declaration
object InstalledApplicationListResponse.InstalledApplicationListItemProperties
| Name | Type | Description |
|---|---|---|
AdHocCodeSigned | boolean | If |
AppStoreVendable | boolean | If |
BetaApp | boolean | If |
BundleSize | integer | The app’s static bundle size, in bytes. This value is expensive to calculate. Starting in iOS 26, macOS 26, tvOS 26, watchOS 26, and visionOS 26 it isn’t present in the response unless it is included in the |
DeviceBasedVPP | boolean | If |
DistributorIdentifier | string | The marketplace hosted application’s distributor ID. This value is available in iOS 17.4 and later. |
DownloadCancelled | boolean | If |
DownloadFailed | boolean | If |
DownloadPaused | boolean | If |
DownloadWaiting | boolean | If |
DynamicSize | integer | The size of the app’s file system in bytes, including the Documents, Library, and other directories. This value is expensive to calculate. Starting in iOS 26, tvOS 26, watchOS 26, and visionOS 26 it isn’t present in the response unless it is included in the |
ExternalVersionIdentifier | integer | The app’s external version identifier. You can also retrieve this value from the App Store. For more information, see Apps and Books for Organizations. If the current external version identifier of an app on the App Store doesn’t match the external version identifier reported by the device, there may be an app update available for the device. |
HasUpdateAvailable | boolean | If |
Identifier | string | The app’s identifier. This key is always be present on iOS and tvOS, but may be missing on macOS. |
Installing | boolean | If |
IsAppClip | boolean | If |
IsValidated | boolean | If |
Name | string | The app’s name. |
ShortVersion | string | The app’s short version. |
Source | string | The source of the application. When the app is managed by Declarative Device Management this value is |
Version | string | The app’s version. |