when I'm trying to unzip the file from mobile file path using this mobileUnzip forge component i get this following error message "/storage/emulated/0/test/test/create/Images.zip: open failed: EACCES (Permission denied)"even i have check and provided all the read and write permission using the file plugin and provided from the mobile as well I receive this error
Hi g vimal jose,
I believe you need to grant on your phone write permissions for storage access to your outsystems application.
"To grant these permissions to an app, you can follow these steps:
Once you have granted the necessary permissions, the app should have access to the /storage/emulated/0/android/data directory."
regards,