Hey!
I'm about to publish an app and I'm having some problems.
Google Play requests developers to build not an APK file, build an android app bundle (aab) file to publish.
When building to aab I'm having a lot of errors in log with msg like this:
"D:\Unity\TattooApp\Temp\StagingArea\Il2Cpp\il2cppOutput/EasyAR.Unity.cpp:27223: error: undefined reference to 'ezarRegisterLogFunc"
Any idea of how to repair that?
Thanks!