Skip to main content

Opening and Saving Documents using the iOS App

Comments

1 comment

  • Mr Simon

    In iOS, apps are sandboxed, meaning each app has its own separate storage and cannot access other apps’ files directly. To share files, users can open an editing app and select a document through the iOS Files app or send a copy. Apple enables this using the Document Provider interface, which lets apps safely provide files to other apps.

    0

Article is closed for comments.