gayanvoice / android-vpn-client-ics-openvpn

⭐ Create your Android VPN App by using Android Studio and publish to Google Play Store 🤖
https://gayanvoice.medium.com/develop-a-vpn-app-in-java-using-android-studio-6f1f2d66031e
MIT License
597 stars 320 forks source link

Not Connecting VPN With Android App Bundle #11

Closed byeno16 closed 4 years ago

byeno16 commented 4 years ago

Hi,firstly thank you for this project. I'm build release apk and tested this project on many phones and works well. After that I generated Android App Bundle (AAB) on Android Studio. But app bundle version its not connecting to vpn. It say "no process tap on connect button". What should i do for android app bundle version ?

gayanvoice commented 4 years ago

AAB does not support native codes. Try build as an APK.

Surojd commented 3 years ago

New Android App Bundle and target API level requirements in 2021

Starting August 2021, new apps will be required to target API level 30 (Android 11) and use the Android App Bundle publishing format. Starting November 2021, all app updates will be required to target API level 30 (Android 11). Apps with a download size of more than 150 MB are now supported by Play Asset Delivery and Play Feature Delivery.