[Android] couldn't find "libwg-go.so" on Nexus 5X
David Wibergh
david at ovpn.com
Thu Oct 22 18:10:11 CEST 2020
Hi,
We noticed a crash on a Nexus 5X device using 1.0.20200927.
The error message is:
RuntimeException: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.ovpn.android-xxx==/base.apk"],nativeLibraryDirectories=[/data/app/com.ovpn.android-xxx==/lib/x86, /system/lib, /vendor/lib]]] couldn't find "libwg-go.so"
When downloading the specific APK for Nexus 5X devices, we noticed that libwg-go.so is not in the /lib/x86 folder, but in the /lib/arm64-v8a folder.
Thanks,
David
More information about the WireGuard
mailing list