When I click on the in-app purchases it asks me to upload my APK and it asks me if I need a license key for this app AND it give me a button to press for the license key. When I press the key, it give me the information below.
Licensing allows you to prevent unauthorized distribution of your app. It can also be used to verify in-app billing purchases. Learn more about licensing.
YOUR LICENSE KEY FOR THIS APPLICATION
Base64-encoded RSA public key to include in your binary. Please remove any spaces.
Beneath the Base64 is some code I’m supposed to include in my binary.
Where do I put this to include it in my binary?
Thanks,
Lori