Hello everyone,
I'm trying to release an internal testing using the google play console.
I have successfully exported the app as boundle (aab) and signed with the key that I made on Construct3.
However, I get this warning:
This App Bundle contains Java/Kotlin code, which might be obfuscated. We recommend you upload a deobfuscation file to make your crashes and ANRs easier to analyze and debug.
I don't think this stop me to rollout the internal testing. However, when I click on Start rollout, I get this error: An unexpected error has occurred. Please try again. (5017B865)
So, basically I can't continue. I wanted to set it up the in app purchase.
I tried to google it but I can't find anything. Does anyone has a guide to build the apk using adroid studio?
Thank you