wordpress-mobile / MediaPicker-iOS

WPMediaPicker is an iOS controller that allows capture and picking of media assets.
GNU General Public License v2.0
110 stars 37 forks source link

Add permission check when adding media #383

Closed sla8c closed 2 years ago

sla8c commented 2 years ago

This PR adds a permission check + functionality to feedback to the user that a photo captured from camera could not be added to support WordPress-iOS issue https://github.com/wordpress-mobile/WordPress-iOS/issues/17467

Ref #https://github.com/wordpress-mobile/WordPress-iOS/issues/17467

To test

Please test using the steps in the associated WPiOS PR: wordpress-mobile/WordPress-iOS#18139