---
title: PHLocalIdentifierNotFound
framework: photos
role: symbol
role_heading: Global Variable
path: photos/phlocalidentifiernotfound
---

# PHLocalIdentifierNotFound

A constant value that indicates that the system can’t resolve a local object from a global identifier.

## Declaration

```swift
let PHLocalIdentifierNotFound: String
```

## See Also

### Converting Between Local and iCloud Identifiers

- [cloudIdentifierMappings(forLocalIdentifiers:)](photos/phphotolibrary/cloudidentifiermappings(forlocalidentifiers:).md)
- [localIdentifierMappings(for:)](photos/phphotolibrary/localidentifiermappings(for:).md)
- [PHCloudIdentifier](photos/phcloudidentifier.md)
- [cloudIdentifiers(forLocalIdentifiers:)](photos/phphotolibrary/cloudidentifiers(forlocalidentifiers:).md)
- [localIdentifiers(for:)](photos/phphotolibrary/localidentifiers(for:).md)
