Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme depreciated enableUncompressedNativeLibs #108

Open
Spokplacenta opened this issue Jun 24, 2024 · 2 comments
Open

Readme depreciated enableUncompressedNativeLibs #108

Spokplacenta opened this issue Jun 24, 2024 · 2 comments

Comments

@Spokplacenta
Copy link

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

image

Spokplacenta added a commit to Spokplacenta/openvpn_flutter that referenced this issue Jun 24, 2024
Spokplacenta added a commit to Spokplacenta/openvpn_flutter that referenced this issue Jun 24, 2024
@bugrevealingbme
Copy link

Downgrade your gradle to v7.x.x

@Spokplacenta
Copy link
Author

Spokplacenta commented Jul 16, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants