ashraf789 / Cake-VPN

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

How to set Auto reconnect when network is changed #80

Closed NomanAziz51 closed 3 years ago

NomanAziz51 commented 3 years ago

Hi, the app doesn't reconnect when I switch WiFi to network data.

ashraf789 commented 3 years ago

Could you please try this app https://play.google.com/store/apps/details?id=com.ashraf789.cakevpn

If still the same problem please let me know more details about your device. Thanks

NomanAziz51 commented 3 years ago

I build my own app using your vpn client. Everything is working fine but the issues is when i switch my network it disconnect and doesn't reconnect.

ashraf789 commented 3 years ago

since this app is working fine, I am not sure about your problem. if your app is open source let me share the link. I may have a look.

NomanAziz51 commented 3 years ago

https://drive.google.com/file/d/1oPEMfzGxcPnS4HNcOdE8unj_nfrsF8QC/view?usp=drivesdk

ashraf789 commented 3 years ago

I mean the source code, not apk.

NomanAziz51 commented 3 years ago

Send me your email

ashraf789 commented 3 years ago

Ashrafswe789@gmail.com

NomanAziz51 commented 3 years ago

I have added you to in my repository kindly please help

ashraf789 commented 3 years ago

I have reviewed your source code. you wrote your app on Kotlin I am not familiar with kotlin secondly, you have updated the vpn lib source code. probably you make mistake there.