Ios swift – PHPickerViewControllerDelegate — special handling for limited case? Why is didFinishPicking not working seamlessly?
I am using the new PHPickerViewController & Delegate on iOS15+. I want my code to get get a callback from the picker (regardless of full photo access or limited) that the user has selected photo x, y, and z to…