ashraf789 / Cake-VPN

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

It does not work with API level 29 ... Please help #70

Open GHOST78600007 opened 3 years ago

GHOST78600007 commented 3 years ago

It works with target SDK 28, but did not work with 29,.... Fix the issue

ashraf789 commented 3 years ago

Hello, I just tested and it's working fine with target SDK 29. My device Samsung s10+ Android 11

Please write more details so I can help you. example device, error log etc. Thanks

GHOST78600007 commented 3 years ago

Hello, I just tested and it's working fine with target SDK 29. My device Samsung s10+ Android 11

Please write more details so I can help you. example device, error log etc. Thanks

Oh, but It does not work with poco X2 ( android 11) 🥲 What's the issue ?

ashraf789 commented 3 years ago

Sorry, I don't know and don't have the device you mentioned. if there any error then let me know I will try to assist you.

ChadiGSfeir commented 3 years ago

Hello, I'm trying to develop an app using the vpnlib but it's not working with minSdkVersion 23, it's only working with minSdkVersion 21. can you give me any advice?

GHOST78600007 commented 3 years ago

No, I have not any idea about the error 🙃

On Tue, 4 May, 2021, 9:07 pm ChadiGSfeir, @.***> wrote:

Hello, I'm trying to develop an app using the vpnlib but it's not working with minSdkVersion 23, it's only working with minSdkVersion 21. can you give me any advice?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ashraf789/Cake-VPN/issues/70#issuecomment-832037929, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK4BPFNUJQUGRS63PUMBVTLTMAIDHANCNFSM42WY2BKQ .

ChadiGSfeir commented 3 years ago

yes, it's very strange! it gives me this error: OpenVPNThread Got java.lang.NullPointerException: Attempt to invoke virtual method 'void java.lang.Process.destroy()' on a null object reference on Samsung device

GHOST78600007 commented 3 years ago

I had similar error which was using ic-openvpn , protocol , it wasn't working on minimum SDK 28, but not working in SDK 29 , I tried to find out the solution but did not get any .

On Tue, 4 May, 2021, 9:27 pm ChadiGSfeir, @.***> wrote:

yes, it's very strange! it gives me this error: OpenVPNThread Got java.lang.NullPointerException: Attempt to invoke virtual method 'void java.lang.Process.destroy()' on a null object reference on Samsung device

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ashraf789/Cake-VPN/issues/70#issuecomment-832053056, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK4BPFJSJHSXX4ES7MLYBU3TMAKP5ANCNFSM42WY2BKQ .

Natkarock commented 3 years ago

I had similar error which was using ic-openvpn , protocol , it wasn't working on minimum SDK 28, but not working in SDK 29 , I tried to find out the solution but did not get any . …

https://github.com/ashraf789/Cake-VPN/issues/71#issuecomment-820137410 - try this