UIDocumentPickerViewController iOS 13 Regression

Originator:addison.f.webb
Number:rdar://FB7486859 Date Originated:12/9/19
Status:Investigation complete - Works as currently designed Resolved:
Product:UIKit Product Version:iOS 13
Classification:Incorrect/Unexpected Behavior Reproducible:Yes
 
Users are unable to select multiple folders in UIDocumentPickerViewController on iOS 13.

1. Make sure you have 2 folders in your iCloud Drive.
2. Open the sample app. (Make sure you are signed in to iCloud.)
3. Tap the button.
4. Tap "select" to enter the multi-item selection mode.
5. Verify you are not able to select the two folders.

This is a regression from iOS 12. If you follow the steps above using a device running iOS 12, you will see on step 5 that you are able to select the folders.

Sample app code here: https://github.com/addisonwebb/FB7486859

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!