<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macOS: 27.0.0 -",
    "tvOS: 27.0.0 -",
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Vision",
  "identifier" : "/documentation/Vision/DownloadableAssetsRequestStatus/notReady",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "s:6Vision31DownloadableAssetsRequestStatusO8notReadyyA2CmF"
  },
  "title" : "DownloadableAssetsRequestStatus.notReady"
}
-->

# DownloadableAssetsRequestStatus.notReady

The assets are not ready or the status is unknown. Call [`downloadAssets()`](/documentation/Vision/DownloadableAssetsRequest/downloadAssets()) or [`downloadAssets(progress:)`](/documentation/Vision/DownloadableAssetsRequest/downloadAssets(progress:)) to initiate the download.

```
case notReady
```

---

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)