Documentation: No mention/indication that access to the photo library is necessary to have the .phAsset key in the did

Originator:manuel
Number:rdar://45609522 Date Originated:2018-10-27
Status:Open Resolved:
Product:Developer Tools Documentation Product Version:Version 10.1 beta 3 (10O45e)
Classification:Other Bug Reproducible:Always
 
The `info` dictionary in `didFinishPickingMediaWithInfo` isn't filled with the `.phAsset` key if the user doesn't give the developer/app full access to its photo library.

From a permission point of view it might perfectly sense but:

1/ Nothing specifies/reminds it in the documentation
2/ The developer is likely to elect `UIImagePickerController` instead of full access for obvious privacy reasons, which is then confusing.

I suggest that single phAsset is given, even without full access permission, since this is my understanding of the usage `UIImagePickerController`.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!