Tech Hub

Google Play Developer API  How to Manually Generate Access Token

May 15, 2022

Google Play Developer API How to Manually Generate Access Token

This section will provide you steps to request access tokens with the specific scope http://www.googleapis.com/auth/androidpublisher using OAuth 2.0 Assertion Profile Objective Generate Access token with OAuth 2.0 assertion...

A Developer’s Guide to Verify In-App Purchase

May 15, 2022

A Developer’s Guide to Verify In-App Purchase

Disclaimer: Helpful document for the coder. Objective Verify In-App purchase/subscription from Google Play Store and Apple Store Requirements Apple IAP Verification: Apple shared secret Google IAP Verification: Service Account Key file (JSON...

Google Play Developer API: How to Create a Service Account

May 4, 2022

Google Play Developer API: How to Create a Service Account

Why am I reading this? Mobile applications are surrounded by so many modules in addition to that, the IN-APP Purchase and Subscriptions play a good amount of role, where you as an owner of the app, can generate revenue by selling consumable and...