Hi guys,
I am trying to let the user of the app download a file. Currently I need to use ‘system.openURL()’ which will leave the app and open up the device browser to download the file.
Is there a way to download the file straight into the device ‘Downloads’ folder (like google-drive) without leaving the app ?