ios11 - File Provider Extension - Create directory in root

The extension allows me to create directories within others, but in the root I can't.

Do I have to do something in the files FileProviderExtension.swift or FileProviderEnumerator.swift?

Here the example:


http://webdemo.com.es/IMG_0319.PNG


http://webdemo.com.es/IMG_0321.PNG


Thank you

Replies

I know it's been a while, but could this be similar to this issue when reading from the root?

https://stackoverflow.com/questions/46563336/items-in-file-provider-extension-for-ios-11


In this issue, to show the files in the root page the NSFileProviderItem requires it's parent_id as NSFileProviderItemIdentifier.rootContainer.