iOS playground access to Files app?

Is there a way to write files (created within an iOS Playground) to the Files app and read it back. In Xcode you need to make some Info.plist entries when creating an app, but how can you accomplish this from a Playground on the iPad?


e.g. record an audio file and make it accessible for other apps via the Files app.


And I am not talking about some UI share sheet dance, but rather writing directly to the Files app...

Post not yet marked as solved Up vote post of mramosch Down vote post of mramosch
1.2k views

Replies

That 'dance' is part of the process, and for your example, you can't get there from here on iPad.