How do I access the value enabled by setting UISupportsDocumentBrowser to YES?
I have a small app called Doodler which acts as simple drawing board. The main feature, beyond doodling, is that every drawing is automatically saved either to local storage or iCloud Drive. I'd like to enable UISupportsDocumentBrowser but I can't work out how to access the resulting default location.
For reference, here's the Settings UI for the same feature in Numbers: