Page 3 of 3

Re: Google Play New problem : 64bits

Posted: Tue Jul 30, 2019 10:15 am
by Ats
So I simply tried to replace libzgeandroid.so by the new 64bits one but the apk just launch and close.
I think I have to say that the apk is for arm64 somewhere in this messy AndroidManifest.xml but I didn't find how to do that yet.

Re: Google Play New problem : 64bits

Posted: Wed Jul 31, 2019 7:55 am
by VilleK
Did you check if there is any information in the Android log?

I would expect it to just be to include libzgeandroid.so in the correct folder, which probably is something like "arm64-linux". But you could be right it needs some additional setting in the manifest too.