How to download the file document in native?

0
I am having an upload and download portion in my application currently I am using the Native file documents module (https://marketplace.mendix.com/link/component/114252) to pick documents and upload documents. It already has a Download file JS, but it is asking for a URL to download the FileDocument. How I can convert the FileDocument Object to URL, and how I can download the file to the Document folder on my phone rather not to temp folders. The lack of documentation in this module makes everything confusing. Please help me to achieve the issue. Thanks in advance
asked
1 answers
0

Hello Lijo,

Refer this- https://forum.mendix.com/link/questions/110086

Hope this will help.

answered