Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
51 views

I'm working on a backend system to manage Google Play subscriptions and I have a question regarding the behavior of auto-renewing subscriptions upon renewal. When a user makes their initial purchase, ...
Toxic Prince's user avatar
1 vote
1 answer
97 views

Background I'm currently implementing a google play subscription. I am experienced with regular in app purchases. Issue The recommended way to get updates about subscription events is to enable pub/...
davidgiga1993's user avatar
0 votes
0 answers
24 views

Currently I get my store performance data from google cloud bucket but that provides data two different breakdown these are country and traffic source. I need to country based traffic source data. Is ...
Osman's user avatar
  • 1
0 votes
0 answers
36 views

In App bundle explorer I can see releases that are not returned by the below code. E.g. a few versions that have been uploaded to the internal track but later superseeded by newer versions. The ...
Mathias Rönnlund's user avatar
0 votes
1 answer
90 views

I'm trying to create some automation to add users to a Google Play Developer account using the API. I wrote a python script using the google-api-python-client library. The service account I'm using ...
user28820123's user avatar
0 votes
1 answer
70 views

when I am trying to do 'Verify your Play Console developer account' and I get to 'How Google contacts you', I get that error pop up at bottom left and I cannot verify the ph number listed there. The ...
Win Myo Htet's user avatar
  • 5,477
5 votes
0 answers
716 views

Since from the last update we starting having crashes related to the gms (google play services) library in the release build play console pre-launch automated tests. We are not able to reproduce it in ...
Pedro Moura's user avatar
1 vote
0 answers
355 views

When I call the following from a terminal on my server based using the Google Play Developer API: curl "https://androidpublisher.googleapis.com/androidpublisher/v3/applications/com.example.myapp/...
drmrbrewer's user avatar
  • 13.4k
1 vote
1 answer
252 views

I have an Android app released on PlayStore. In general, when I release a new version to the PlayStore, I set the 'user fraction' to 30%. Then, I will monitor it for a few days and if there are no ...
dev.farmer's user avatar
  • 2,861
2 votes
1 answer
1k views

I'm trying to figure out, how to (automatically) inform or prompt users of my Android app, which is in open test, to update to the latest version. I developed the app using Android Studio and ...
ThatThechDevGuy's user avatar
0 votes
2 answers
533 views

I'm encountering an issue with my React Native app when deploying it to the Google Play Store for production release. The app utilizes the react-native-otp-verify library for auto-reading OTP messages....
Sushanth's user avatar
1 vote
0 answers
173 views

I'm trying to implement processing of refunded google play purchases with google's voided purchases API However, while the voided purchases API returns the purchase token, and the order ID, in order ...
koniiiik's user avatar
  • 4,422
1 vote
0 answers
284 views

This question is similar to Google play store does not return obfuscatedExternalAccountId when resubscribing after expiration, but there are some concerns I have that aren't fully addressed (and I don'...
Yitz Deng's user avatar
0 votes
1 answer
241 views

I am using NodeJs and MongoDB on the backend and I need to validate the subscription plan after a user has purchased it, for that I have an API that uses googleapis package to validate and return the ...
Poseidon Broger's user avatar
5 votes
1 answer
703 views

I am automating the creation of internal app release using the Google Play Console Developer API. I can make the API creating a draft release for my draft app by: Create a new edit Upload a bundle to ...
Kram's user avatar
  • 4,355
3 votes
1 answer
1k views

I'm using googleapis to verify my subscription server side, but I get following error, google documents have no information about this error, can I ask for help if anyone else had faced the same issue....
Ali Aksakarya's user avatar
2 votes
0 answers
70 views

I'm using the Google Play Developer API to PUBLISH my bundle to our INTERNAL testing track, but it doesn't publish it all the way. I still have to manually go to the Play Console and click on "...
Bungles's user avatar
  • 2,319
2 votes
1 answer
828 views

We currently try to cancel all subscriptions of an app in Google Play. We already contacted the Google Play support, but they told us that there are only two ways to do this: Manually for every ...
Robin's user avatar
  • 3,920
0 votes
0 answers
53 views

We opened the pre-registration for our app 2 weeks ago and we quickly received 136 sign ups but despite more people pre-registering the count hasn’t moved for almost 10 days. Looked online but couldn’...
Orange Pill App's user avatar
1 vote
3 answers
2k views

I can only get the review prompt to show up once, even when in internal test track, in order for it to show up again I need to clear data and cache of the Google Play Store. I meet all of the testing ...
Pedro Oliveira's user avatar
4 votes
1 answer
5k views

I was creating an upload Keystore for my flutter project. after successful command run, It was showing this warning: Enter key password for <upload> (RETURN if same as keystore ...
Rohit Balage's user avatar
1 vote
0 answers
683 views

In our app, there are multiple products, one can add products to a cart and order. For a purchase token which corresponds to a order with multiple orders, if I call following API, https://...
Devesh Mittal's user avatar
0 votes
1 answer
2k views

I am using the play integrity of ruby's library google-api-ruby-client which decrypts and google-apis-playintegrity_v1 results for Android but it is returning a 400 error. I tried to find the cause of ...
tk109o's user avatar
  • 1
0 votes
1 answer
1k views

Your recent app submission has been rejected for not adhering to the Google Play Developer Programme Policies. We've sent more information to the account owner's email address. Address any issues and ...
mukand's user avatar
  • 11
3 votes
0 answers
706 views

We are verifying Google subscriptions on backend using requests to: https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.subscriptions?hl=en we have also integrated with server ...
marekk's user avatar
  • 257

1
2 3 4 5
9