The Photos Library has a new level of permission called PHAccessLevelAddOnly which grants access to a selected set of assets defined by the User.
In my personal side project app, I render a custom Camera Roll UI and when I select "Select Photos..." and give access to a few photos the following occurs:
Thanks in advance!
In my personal side project app, I render a custom Camera Roll UI and when I select "Select Photos..." and give access to a few photos the following occurs:
The selected photos appear normally in my UI
The unselected photos appear with a very low resolution in my UI
Thanks in advance!