Problem with FTP on Android
Posted: Tue Mar 09, 2021 11:26 am
hi, I have an APP that needs to download a file locally from an ftp server. Currently the app works correctly on IOS and I have no problems with ftp. I brought the app to android, but connecting to the same ftp server with the same commands (libURLDownloadToFile) I get the error: "java . io . IOexception: Unable to connect to server: Unable to configure data port". I tried to change ftp server but the error is still the same. The livecode version I am currently using is 9 . 6 .1 . Thank you very much for helping