UIDocumentBrowserViewController.allowsPickingMultipleItems is ignored

Originator:hannes.oud.dev
Number:rdar://33210538 Date Originated:10-Juli-2017 01:30 PM
Status:Open Resolved:
Product:iOS + SDK Product Version:iOS 11b2
Classification:Serious Bug Reproducible:Always
 
Summary:
This is a duplicate of radar #33073284

UIDocumentBrowserViewController offers a flag to enable/disable picking of multiple items. This flag is however ignored, and even if it is set to `false`, picking multiple items is possible and there is a “Select” bar button item


Steps to Reproduce:
1. Run the attached DocumentBrowser-based app
2. Observe that allowsPickingMultipleItems is set to false
3. Observe that there’s a “Select” button
4. Tap on select and then select multiple documents

Expected Results:
1. I can’t select multiple items
2. There is no “Select” bar button item, if allowsPickingMultipleItems is set to false

Actual Results:
There is a “Select” bar button item and I can select multiple documents

Version:
iOS 11b2

Notes:

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!