iOS 14: Create album with new "selected photos" permission?

Hello,

with iOS 14 users can give apps permission to access:
a) all photos
b) selected photos
c) no photos

Is there any way for an app with "selected photos" permission to still save images in a newly created album?

At the moment, if an app only has permission for selected photos it seems that the app can't create any new albums. Is that intended behavior or just an iOS 14 Beta issue which will be fixed in the final iOS 14 release?

Thank you so much!
For now, I'm using UIImageWriteToSavedPhotosAlbum as fallback when PHPhotoLibrary functions fail but it'd be nice to be able to save images to a custom album with the "Add Photos Only" permission.
iOS 14: Create album with new "selected photos" permission?
 
 
Q