Wilbert Schepenaar
Results
2
comments of
Wilbert Schepenaar
Same here.
You can enable file sharing between your app and the Files app using the `UISupportsDocumentBrowser` property and setting it to `Yes` in your Info.plist file. See [this](https://developer.apple.com/documentation/uikit/uidocumentbrowserviewcontroller).