-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
We built an app that is used by a company on phones within a work-account on Android. This work-account sets up a per-app VPN, through which the app can connect to the FTP-server. However, it seems that ftpconnect ignores this vpn (as many other packages in flutter), and thus cannot connect to the FTP-server. I get the following error:
SocketException: Failed host lookup: xxx (OS Error: No address associated with hostname, errno = 7)
Does anyone else encountered this problem?
Is there any solution, so the phone can connect to the FTP-server through the VPN?
Thank you for any awnser.
Metadata
Metadata
Assignees
Labels
No labels