nizwar / openvpn_flutter

A package that allow you to connect OpenVPN service with Flutter
https://pub.dev/packages/openvpn_flutter
GNU General Public License v3.0
82 stars 92 forks source link

Readme depreciated enableUncompressedNativeLibs #108

Open Spokplacenta opened 2 months ago

Spokplacenta commented 2 months ago

In the gradle.properties, I commented the line android.bundle.enableUncompressedNativeLibs=false to solve the problem.

image

bugrevealingbme commented 1 month ago

Downgrade your gradle to v7.x.x

Spokplacenta commented 1 month ago

Downgrade your gradle to v7.x.x

I use gradle 8.7 enableUncompressedNativeLibs and extractNativeLibs are true by default in this version of gradle. My VPN works on android with these params. My only problem so far is that I can't publish on the Playstore, my app gets rejected