Skip to content

Android VPN ignored #47

@rubencalje

Description

@rubencalje

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions