Esri / data-collection-ios

Mobile data collection app using the iOS Runtime SDK.
https://developers.arcgis.com/
Apache License 2.0
25 stars 26 forks source link

Mhd/photo library permissions #271

Closed mhdostal closed 3 years ago

mhdostal commented 3 years ago

Adds a check to not allow the PHAuthorizationStatus.limited status. This will change once we move away from UIImagePickerViewController to the new PHPickerViewController.

Also added a release note describing it.