ashraf789 / Cake-VPN

Android VPN app based on OpenVPN library.
GNU General Public License v2.0
382 stars 141 forks source link

VPN Not Connecting after app Published in play store #57

Closed gnanesh023 closed 3 years ago

gnanesh023 commented 3 years ago

app was working on testing so i published to play store , after that i download the app from play store , app was opening properly but not connecting to vpn , when i tap connect button but no response.. showing connecting for 2 sec then hide , nothing happens

ashraf789 commented 3 years ago

Did you get any error messages?

Deepanshusuman commented 3 years ago

try publishing the apk file

Deepanshusuman commented 3 years ago

Check this

gnanesh023 commented 3 years ago

now working, and I downloaded config files from vpnget.net , those files are slow nnd expires soon , can you suggest me any other free ovpn files sites?

, thank you ,

ashraf789 commented 3 years ago

You can try this https://www.freeopenvpn.org/en/ But for production, you should set up your won server.

Please close the issue if your problem solved. Thanks.