I'm having a similar issue even with selectionLimit > 1.
The issue seems to be that the PickerResults itemIdentifers don't have the UTTypes for thepreselectedAssetIdentifiers that are passed in
// For an id that was passed into `preselectedAssetIdentifiers`
<PUPhotosFileProviderItemProvider: 0x60000306d3b0> {types = (
)}
// For a newly selected photo
<PUPhotosFileProviderItemProvider: 0x60000306de60> {types = (
"public.jpeg",
"com.apple.private.photos.thumbnail.standard",
"com.apple.private.photos.thumbnail.low"
)}
Haven't found a solution but to remove the preselectedAssetIdentifiers
Hope this helps
Killian
Topic:
Media Technologies
SubTopic:
Photos & Camera
Tags: