🗃️FileManager

  • Apps on iOS are constrained to a sandbox, they’ve got no access to system files.

  • Files on iOS have a path, but you usually only work with a URL object that contains that path.

Last updated

Was this helpful?