UIDocumentPickerViewController iOS 13 Regression
UIKit
Incorrect/Unexpected Behavior
Users are unable to select multiple folders in UIDocumentPickerViewController on iOS 13.
- Make sure you have 2 folders in your iCloud Drive.
- Open the sample app. (Make sure you are signed in to iCloud.)
- Tap the button.
- Tap "select" to enter the multi-item selection mode.
- 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.