Hi All,
i hope you can help me,
i have downloaded a file using FTPGet on iOS and i am storing the image to a directory using 'FCurrentDir()' + "/Images/".
In Android, i use the command 'ShellExecute' to open the file that is stored in the file directory which works perfectly, however 'ShellExecute' does not work in iOS.
Can anyone suggest another way i can open/view the file in iOS on the device?
Any help is appreciated.
Thanks
Ben
i hope you can help me,
i have downloaded a file using FTPGet on iOS and i am storing the image to a directory using 'FCurrentDir()' + "/Images/".
In Android, i use the command 'ShellExecute' to open the file that is stored in the file directory which works perfectly, however 'ShellExecute' does not work in iOS.
Can anyone suggest another way i can open/view the file in iOS on the device?
Any help is appreciated.
Thanks
Ben