'Is it possible to save a file that shows up in the files app in an iPad Swift playgrounds app
I can't seem to add an info.plist file so I‘m not sure I can save to iCloud, is there any other way to store a file and have it accessible from the files app on iPad?
Solution 1:[1]
It could be possible, but it isn‘t intended: https://rambo.codes/posts/2021-12-28-a-document-based-app-in-swift-playgrounds-for-ipad/
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | TheBlckbird |