moore_it Well-Known Member Licensed User Longtime User Oct 18, 2017 #1 Hi all, have a problem, with xcode 9 ios 11 when I try to connect to an FTP server, with WIFI connection everything works well, with cellular data is impossible to connect to it, someone has the same problem? Thanks in advice
Hi all, have a problem, with xcode 9 ios 11 when I try to connect to an FTP server, with WIFI connection everything works well, with cellular data is impossible to connect to it, someone has the same problem? Thanks in advice
Erel B4X founder Staff member Licensed User Longtime User Oct 19, 2017 #2 Set FTP.PassiveMode to true. Upvote 0