ss-abramchuk / OpenVPNAdapter

Objective-C wrapper for OpenVPN library. Compatible with iOS and macOS.
GNU Affero General Public License v3.0
473 stars 209 forks source link

Automatic disconnecting #184

Open incedomobile opened 4 years ago

incedomobile commented 4 years ago

Hi All My app's OpenVPN connection is disconnecting automatically in every 6 minutes where as In android it remains connected with the same server. Although I tested it with up to 7 hours. Please suggest what I can do for this?

ss-abramchuk commented 3 years ago

Hi @incedomobile,

I would recommend to set disconnectOnSleep to false and configure VPN on demand. Also, check device log and log messages provided by OpenVPNAdapter.