Open realbitt opened 1 year ago
Hi,
I'm trying to use this package and i make all settings as described in package page, but not able to connect, Log:
I/OpenVPN (29440): Starting openvpn I/OpenVPN (29440): /data/app/
ieSXCUBpXfGJ2M_MXaaytw==/com.example.openvpn-pb7VKu1qvg44w9-zt9elzg==/lib/arm64:/data/app/ieSXCUBpXfGJ2M_MXaaytw==/com.example.openvpn-pb7VKu1qvg44w9-zt9elzg==/lib/arm64/libovpnexec.so I/OpenVPN (29440): OpenVPN process exited I/OpenVPN (29440): ExitingPlease Help
**
try
**: gradle.properties > android.bundle.enableUncompressedNativeLibs=false AndroidManifest > android:extractNativeLibs="true" in application tag
same problem
I`ve resolved this problem by changing minSdkVersion into 21
I did these changes but not working yet.
is IOS?is Android? You need to try to check your configuration again: 1.Certificate 2.VPN Jurisdiction If there are still problems after these confirmations, please interrupt the debugging. If you can find the problem from the debugging stage->getOpenVPNStdin(). I have other ways to solve it, but you have to confirm the configuration I mentioned above first.
same
same
is there a solution for this?
I`ve resolved this problem by changing minSdkVersion into 21我通过将minSdkVersion更改为21来解决了这个问题
Yes, I have the same problem. Changing it to 21 solved the problem
Hi, I'm trying to use this package and i make all settings as described in package page, but not able to connect, Log: I/OpenVPN (29440): Starting openvpn I/OpenVPN (29440): /data/app/
ieSXCUBpXfGJ2M_MXaaytw==/com.example.openvpn-pb7VKu1qvg44w9-zt9elzg==/lib/arm64:/data/app/ieSXCUBpXfGJ2M_MXaaytw==/com.example.openvpn-pb7VKu1qvg44w9-zt9elzg==/lib/arm64/libovpnexec.so I/OpenVPN (29440): OpenVPN process exited I/OpenVPN (29440): Exiting Please Help**
try
**: gradle.properties > android.bundle.enableUncompressedNativeLibs=false AndroidManifest > android:extractNativeLibs="true" in application tag
i have tried this, and work successfully
Hi,
I'm trying to use this package and i make all settings as described in package page, but not able to connect, Log:
I/OpenVPN (29440): Starting openvpn I/OpenVPN (29440): /data/app/
ieSXCUBpXfGJ2M_MXaaytw==/com.example.openvpn-pb7VKu1qvg44w9-zt9elzg==/lib/arm64:/data/app/ieSXCUBpXfGJ2M_MXaaytw==/com.example.openvpn-pb7VKu1qvg44w9-zt9elzg==/lib/arm64/libovpnexec.so I/OpenVPN (29440): OpenVPN process exited I/OpenVPN (29440): ExitingPlease Help