google-play-developer-api

Upload OBB expansion file to Google Play draft artifact using API

泄露秘密 提交于 2021-01-29 10:57:13
问题 I am trying to upload an main OBB expansion file to the google play store using the Google play API (https://developers.google.com/android-publisher/). I am currently successfully uploading the correct APK file using the edits.apks.upload functionality described here (https://developers.google.com/android-publisher/api-ref/edits/apks/upload). When the file is finally uploaded to the store, it ends up in the Draft Artifacts section under Release management/Artifact Library: Artifact Library

How to get authorization for accessing Google Play developer API

て烟熏妆下的殇ゞ 提交于 2021-01-02 07:08:33
问题 I am trying to access Google play developer API https://developers.google.com/android-publisher/ to build an inapp purchase product for my company Application. We have to get authorization to make a GET call to the Google play developer API. https://developers.google.com/android-publisher/api-ref/purchases/subscriptions/get I followed the steps presented here. https://developers.google.com/android-publisher/authorization Created an Oauth client and and also service account. The gmail account

How to get authorization for accessing Google Play developer API

倖福魔咒の 提交于 2021-01-02 07:08:28
问题 I am trying to access Google play developer API https://developers.google.com/android-publisher/ to build an inapp purchase product for my company Application. We have to get authorization to make a GET call to the Google play developer API. https://developers.google.com/android-publisher/api-ref/purchases/subscriptions/get I followed the steps presented here. https://developers.google.com/android-publisher/authorization Created an Oauth client and and also service account. The gmail account

Google play billing API: How to understand the user is subscribed?

假装没事ソ 提交于 2020-06-27 16:23:26
问题 The bounty expires in 5 days . Answers to this question are eligible for a +50 reputation bounty. Namikaze Minato wants to draw more attention to this question: Hello. I am setting this bounty as I think not enough attention has been paid or the info is limited for play billing library. I can't simply get the info whether the user is subscribed or not. So I would appreciate anyone's help. thanks. I want to find out whether the user active subscription to Basic/Premium content or not from the

Google Play publishing fails with “Track names in request path and request body must match”

余生颓废 提交于 2020-05-13 22:27:48
问题 I'm using Codemagic to build and publish apks to Google Play's internal track, on March 10 it was working fine, but today I got this: Publishing 35s == Gathering artifacts == == Publishing artifacts == Publishing artifact app.apk Publishing artifact app-prod-armeabi-v7a-release.apk Publishing artifact app-prod-x86_64-release.apk Publishing artifact app-prod-arm64-v8a-release.apk Publishing artifact mapping.txt Publishing app.apk, app-prod-armeabi-v7a-release.apk, app-prod-x86_64-release.apk,

Google Play publishing fails with “Track names in request path and request body must match”

安稳与你 提交于 2020-05-13 22:22:36
问题 I'm using Codemagic to build and publish apks to Google Play's internal track, on March 10 it was working fine, but today I got this: Publishing 35s == Gathering artifacts == == Publishing artifacts == Publishing artifact app.apk Publishing artifact app-prod-armeabi-v7a-release.apk Publishing artifact app-prod-x86_64-release.apk Publishing artifact app-prod-arm64-v8a-release.apk Publishing artifact mapping.txt Publishing app.apk, app-prod-armeabi-v7a-release.apk, app-prod-x86_64-release.apk,