V2ray-Android
V2ray-Android copied to clipboard
Error when downloading app from googleplay
I have sent a app bundle (aab) that use this framework to google play, when download app from the googleplay app does not work.
After checking logs I see follwoing errors:
/lib/arm64/libtun2socks.so" (in directory "/data/user/0/com.example/files"): error=2, No such file or directory
Note: When I create release (APK) and install on device manually, it's working fine!
Hello I added it to app module gradle, but didn't helped.
I got the same problem here. did you find any solution?