trigger-corp / libreforge

Build cross-platform apps with HTML, CSS and JavaScript
MIT License
5 stars 0 forks source link

Support partial access permissions for iOS Photo Library operations #72

Closed antoinevg closed 4 years ago

antoinevg commented 4 years ago

iOS 14 brings the option of only providing permission for some items in the user's Photo library:

As of iOS 14 Beta 4 selecting this option does not return a valid PHAsset object for requested items. Even when permission was granted for those items.

What's also unknown is whether Apple are providing an interface that allows the user to change their mind about which items they want to allow access to in subsequent photo library interactions.

More information: