<!--
{
  "availability" : [
    "LivePhotosKit JS: 1.3.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "LivePhotosKitJS",
  "identifier" : "/documentation/LivePhotosKitJS/LivePhotosKit.Errors/PHOTO_FAILED_TO_LOAD",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration Case",
  "symbol" : {
    "kind" : "Enumeration Case",
    "modules" : [
      "LivePhotosKit JS"
    ],
    "preciseIdentifier" : "enumelt/LivePhotosKit.Errors/PHOTO_FAILED_TO_LOAD"
  },
  "title" : "PHOTO_FAILED_TO_LOAD"
}
-->

# PHOTO_FAILED_TO_LOAD

Photo asset failed to load.

```
const number PHOTO_FAILED_TO_LOAD;
```

## Discussion

Error code for when the photo component of the Live Photo is unable to be loaded. This could be due to network conditions or an inability to decode the image.

---

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)