71
Views
3
Comments
[File Plugin] ListDirectory Shared Documents in iOS
Question
file-plugin
Mobile icon
Forge asset by OutSystems

How do i get a DirectoryList of the documentsDirectory on iOS? What Path-parameter value  do I have to use?


2024-11-26 02-40-16
You You

Can someone please answer this quesstion?

UserImage.jpg
YO KO

Sorry, I got the wrong place. 

2025-01-10 11-40-52
Pedro Gustavo Bilro

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

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.