Hi,
Does anyone have experience building Cobalt for Android using a docker image whereby both arm64-v8a and armeabi-v7a binaries are included in the output? Particularly for distribution via Google Play Store (which requires 64-bit)
The play store rejects the app bundle because it does not contain 64 bit libraries. The device we are targeting is 32 bit.
Currently the builds I have will include either one or the other.
We are building a cobalt rendered HTML5 app for which I have just started to do internal testing on the Google Play Store.
Any information would be appreciated!
Thanks,
Mark Laukkanen