I\'m trying to test in-app billing using my own sku/product ID \"upgrade_to_premium\". As I have seen recommended here, I am using the Dungeons sample app. I\'ve added a \"n
Set your public key in variable base64EncodedPublicKey in Security class.
base64EncodedPublicKey
and use signed apk to test in app billing.