Files.app crashes when adding domains

Originator:bogo
Number:rdar://33845747 Date Originated:2017-08-10
Status:open Resolved:
Product:iOS Product Version:11b5
Classification: Reproducible:
 
# Description:
Attempting to add an NSFileProviderDomain crashes the Files.app, an instance of NSFileProviderExtension boots successfully.

# Steps to Reproduce:
1. Implement rudimentary support for a File Provider in the project
2. Add new NSFileProviderDomains via the NSFileProviderManager

# Expected Results:
A new process is created (per rdar://33845281), or at the very least, a new domain appears in the sidebar.

# Observed Results:
The Files.app crashes back to the Springboard. An instance of NSFileProviderExtension boots successfully.

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!