---
title: PHLocalIdentifiersErrorKey
framework: photos
role: symbol
role_heading: Global Variable
path: photos/phlocalidentifierserrorkey
---

# PHLocalIdentifiersErrorKey

An error key that retrieves an array of string values representing local identifiers matched to a cloud identifier.

## Declaration

```swift
let PHLocalIdentifiersErrorKey: String
```

## Discussion

Discussion Use this key with the userInfo property when encountering the multipleIdentifiersFound error.

## See Also

### Inspecting an Error

- [errorDomain](photos/phphotoserror-swift.struct/errordomain.md)
- [PHPhotosError.Code](photos/phphotoserror-swift.struct/code.md)
- [Error Constants](photokit/error-constants.md)
