What path does UIDocumentPickerViewController expose the virtual filesystems at?
0
votes
0
answers
20
views
Say that I wanted to access a filesystem object (most probably a mere file or directory) at an application-specific virtual filesystem exposed by
1. ...and requests its path from the OS.
However, I'm no Darwin software developer, and if I were, this'd be for SO, not here. I do occasionally have access to macOS, though, and have ascertained that on there, they're exposed at
UIDocumentPickerViewController
via the "Files" application, what path would that filesystem be mounted at?
I presume that I could ascertain this by creating an application which:
1. ...accesses a file via the file picker screen (ignore the arrow; see the Google Drive "Drive" entrant above it):

$HOME/Library/CloudStorage
.
Asked by RokeJulianLockhart
(227 rep)
Jun 9, 2025, 10:14 PM
Last activity: Jun 9, 2025, 10:28 PM
Last activity: Jun 9, 2025, 10:28 PM