Hey, I try making an Android build but it fails saying:
***Exception: [Essential Kit : Configuration Incomplete] [Required] Billing feature needs Public Key to be set in EssentialKit Settings inspector ***
The problem is, in Google Play Store console, it won't let me set up billing without uploading a build that has billing enabled! It says:
To add in-app products, you need to add the BILLING permission to your APK
That means I can't get the key without a build, but I can't get a build without a key. What's your advice?