_shouldExposeItemIdentifier is false. Unable to get itemIdentifier

PHPhotoLibrary.authorizationStatus(for: .readWrite) == .authorized Iinfo.plist Privacy - Photo Library Usage Description set

I check authorization before attempting to get the photoPickerItem.itemIdentifier, but every time the return value from itemIdentifier is nil. Seems I missing some permissions, but unsure why the system is still keeping _shouldExposeItemIdentifier set to false.

Can you provide some source so so we can see what you're trying to do with these APIs in some context?

_shouldExposeItemIdentifier is false. Unable to get itemIdentifier
 
 
Q