---
title: BAUsesAppleHosting
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/bausesapplehosting
---

# BAUsesAppleHosting

A Boolean value that indicates whether you use Apple’s service to host your asset packs.

## Discussion

Discussion Use this key if you set the BAHasManagedAssetPacks key to  YES. Then, if you set this key to YES, use the StoreKit StoreDownloaderExtension protocol in your extension; otherwise, use the Background Assets ManagedDownloaderExtension protocol.

## See Also

### Background downloads

- [BAHasManagedAssetPacks](bundleresources/information-property-list/bahasmanagedassetpacks.md)
- [BAAppGroupID](bundleresources/information-property-list/baappgroupid.md)
- [BAInitialDownloadRestrictions](bundleresources/information-property-list/bainitialdownloadrestrictions.md)
- [BAMaxInstallSize](bundleresources/information-property-list/bamaxinstallsize.md)
- [BAManifestURL](bundleresources/information-property-list/bamanifesturl.md)
- [BAEssentialMaxInstallSize](bundleresources/information-property-list/baessentialmaxinstallsize.md)
