Maybe I am getting old, but I can no longer find the Android manager key (for an existing app) in my Playstore developer console that is used for billing (these keys start with: ""MIIBIjANB...."). In which section (under which heading) are they now located?
Go to Google Console, select your app, scroll down the left-side menu to almost the end and you'll see Monetization Setup, the number at right side is what you want.
Go to Google Console, select your app, scroll down the left-side menu to almost the end and you'll see Monetization Setup, the number at right side is what you want.View attachment 129508
1. Please post the code AND the error message from the logs as TEXT within CODE TAGS. 2. Don't post images 3. Describe what the problem is (full sentences, not 3 words, not "my car doesn't work - guess what it is") 4. Use the search function FIRST (assume you're not the first person having that...
This is a modified example, based in the original example from @Erel. The previous example only make purchases. This new example utilizes the Google Play Billing library v.7, changes the purchase to subscription and remove the ads. Due the requirements of the new library version, you need to...