<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BackgroundAssets",
  "identifier" : "/documentation/BackgroundAssets/BAManagedErrorCode/BAManagedErrorCodeLocalAvailabilityFailure",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration Case",
  "symbol" : {
    "kind" : "Enumeration Case",
    "modules" : [
      "Background Assets"
    ],
    "preciseIdentifier" : "c:@E@BAManagedErrorCode@BAManagedErrorCodeLocalAvailabilityFailure"
  },
  "title" : "BAManagedErrorCodeLocalAvailabilityFailure"
}
-->

# BAManagedErrorCodeLocalAvailabilityFailure

An error code that indicates that the system couldn’t ensure the local availability of some or all of the requested asset packs.

```
BAManagedErrorCodeLocalAvailabilityFailure
```

## Discussion

Refer to the values in `-[NSError userInfo]` for the keys [`BASuccessesErrorKey`](/documentation/BackgroundAssets/BASuccessesErrorKey) and [`BAFailuresErrorKey`](/documentation/BackgroundAssets/BAFailuresErrorKey) for, respectively, the asset packs the local availability of which the system ensured successfully and the asset packs the local availability of which the system couldn’t ensure with associated underlying errors for the latter.

---

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)