Closed vladislovshilov closed 5 years ago
You should carefully revise all bundle identifiers (app, tunnel, app groups) and entitlements files. The issue lays somewhere among those strings.
Closing for inactivity, and probably non-issue.
how can find the right configuration identifiers?
Summary
I tried to connect to open vpn from Demo project and got some issues Could somebody help me or explain what i do wrong. Thanks!
I created app id's for both of BasicTunnel-macOS and BasicTunnelExtension-macOS Configured app groups:
$(TeamIdentifierPrefix)group.io.bbapps.uvpn.macosapp.rc
,$(TeamIdentifierPrefix)group.io.bbapps.uvpn.macosapp.rc.BasicTunnel.BasicTunnelExtension
with "Network Extensions" and "Personal VPN" capabilities.Also I use .ovpn file to configure connection.
Relevant logs and/or screenshots
In xcode logs I got only this:
And when I tried to use Console I got this: https://ibb.co/xFtvK9r https://ibb.co/JKwHW3K
I'm really bad in OpenVPN. Probably I forgot to configure something. I'm very glad if you will help me