I use Limited Photos Library feature and have selected a few photo but when use PHPickerViewController to select images in the application, PHPickerViewController shows all images in the gallery instead of just a few selected ones before.
Is it possible to display only pre-selected images in PHPickerViewController? If not, how to display a list of pre-selected images so that the user can choose as UIImagePickerController before.
Thanks to everyone for sharing and commenting