iOS openvpn custom client

Hello,

We’re trying to implement vpn client which will use pritunl openvpn servers. iOS implementation seems pretty straightforward - How To Build an OpenVPN Client on iOS | by Yalçın Özdemir | Better Programming and it works with NON-pritunl vpn servers, however it does NOT work with ovpn config fetched from pritunl.

Note: Official Pritunl client works with pritunl configs.

What might be the issue?

There isn’t any known issues with Pritunl configuration files on other OpenVPN clients. If you are making a custom client there could be an issue parsing the configuration file.