You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I tried to implement your package on my project for connecting to a VPN of my shurshark account.
I downloaded from website the ovpn file and copied all the content inside the config. I also added username and password provided from surfshark and set certIsRequired true.
When I try to start the VPN, I receive an error on debug console that say: You must select a user certificate (or something similar).
What I'm doing wrong?
The text was updated successfully, but these errors were encountered:
For how have the same problem: I retrieve this problem copying my ovpn config content and tired to make it inline string. When I added my ovpn on assets and read the file everything works.
Hi, I tried to implement your package on my project for connecting to a VPN of my shurshark account.
I downloaded from website the ovpn file and copied all the content inside the config. I also added username and password provided from surfshark and set certIsRequired true.
When I try to start the VPN, I receive an error on debug console that say: You must select a user certificate (or something similar).
What I'm doing wrong?
The text was updated successfully, but these errors were encountered: