<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 18.4.0 -",
    "visionOS: 2.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/BAInitialDownloadRestrictions",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.BAInitialDownloadRestrictions"
  },
  "title" : "BAInitialDownloadRestrictions"
}
-->

# BAInitialDownloadRestrictions

The restrictions that apply to the set of assets that download immediately after app installation.

## Discussion

This key is required to use Background Assets.

## Topics

### Initial download restrictions

[`BADownloadAllowance`](/documentation/BundleResources/Information-Property-List/BAInitialDownloadRestrictions/BADownloadAllowance)

The combined, maximum size of the initial, non-essential asset download files.

[`BADownloadDomainAllowList`](/documentation/BundleResources/Information-Property-List/BAInitialDownloadRestrictions/BADownloadDomainAllowList)

The permitted list of domains the extension can use when scheduling the initial set of asset downloads.

[`BAEssentialDownloadAllowance`](/documentation/BundleResources/Information-Property-List/BAInitialDownloadRestrictions/BAEssentialDownloadAllowance)

The combined, maximum size of the essential asset download files.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)