---
title: PHOTO_FAILED_TO_LOAD
framework: livephotoskitjs
role: symbol
role_heading: Enumeration Case
path: livephotoskitjs/livephotoskit.errors/photo_failed_to_load
---

# PHOTO_FAILED_TO_LOAD

Photo asset failed to load.

## Declaration

```data
const number PHOTO_FAILED_TO_LOAD;
```

## Discussion

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.

## See Also

### Enumeration Cases

- [VIDEO_FAILED_TO_LOAD](livephotoskitjs/livephotoskit.errors/video_failed_to_load.md)
