How do i get a DirectoryList of the documentsDirectory on iOS? What Path-parameter value do I have to use?
Can someone please answer this quesstion?
Sorry, I got the wrong place.
The File Plugin version 4.0.0 includes several new features, including the ability to write files to documentsDirectory in iOS, using the Entities.PathDirectory.DOCUMENTS.
It's worth noting that this is specific to iOS, as you may use the documents directory on Android but you'll only be able to access files that your app writes, in folders that your app created.
For more information check the available documentation - https://success.outsystems.com/documentation/11/integration_with_external_systems/mobile_plugins/file_plugin_version_4