nizwar/openvpn_flutter

PlayStore version not working.

bugrevealingbme opened this issue · 3 comments

Fix:

gradle.properties > android.bundle.enableUncompressedNativeLibs=false
AndroidManifest > android:extractNativeLibs="true" in application tag

Hi, Do you still have the problem?

Hi, Do you still have the problem?

No. This is the fix:

gradle.properties > android.bundle.enableUncompressedNativeLibs=false
AndroidManifest > android:extractNativeLibs="true" in application tag