Hello
I have a question about how to show only the selected photos in PHPicker. i went through the following resources:
Handling limited photos library
Meet the new Photos picker
After my basic implementation, i still see the full gallery photos instead of the selected ones. But in one of the demos in above mentioned resources I saw that only the selected photos were shown in picker.
So, will developers have to handle that logic of showing just selected on their own or native PHPicker and limited auth status can handle that natively?
Thanks