google-play Questions

4

Ive released a new app on the play store yesterday and it was published. However when I try to download and install it shows this error: can't install app X try again, and it still doesn't work, se...
Purree asked 24/10, 2019 at 12:16

9

I am not able to access android market through emulator.
Birdwell asked 7/9, 2009 at 6:30

0

Just received an email from google play update that contains informations about the new target sdk requirements starting August 2021. it also mention this : Apps that target Android 11 (API level ...
Anchor asked 23/11, 2020 at 8:39

1

In short, I would like my app to be updated as soon as I release a new APK to the store. I could not find any information about when the auto update actually occurs, and it seems it varies greatl...
Moskva asked 28/1, 2015 at 13:56

5

I have an Android app with package name like my.test.app. I want to generate a QR code, which: If my app is installed: Open the app If not installed yet: Open the app page in PlayStore Is there...
Camellia asked 18/3, 2016 at 8:30

1

So I just submitted an app for closed alpha testing. The release status is "being reviewed". After this, I will need to promote the exact same app (no new updates/upgrades/APK uploads) to...
Leek asked 11/9, 2020 at 19:25

7

I am trying to upload my app to Google Play using the developer console. As of a week or so ago they have made it so that each app has a unique key string. You have to use the new developer console...
Alter asked 23/12, 2012 at 22:15

1

I am trying to create the web flow to release the app on play store. Here is the code: - name: Upload to Google Play uses: r0adkll/upload-google-play@v1 with: serviceAccountJson: ${{ SERVICE_ACC...

3

Solved

I have searched and found that Google has no feature for in app donations to app developers, only in app purchase of managed goods. So many people are suggesting the use of PayPal but I read ...
Bis asked 21/10, 2015 at 22:48

2

All developers received emails from Google saying that apps using subscriptions should manage the 'Account Hold' status from November 1st, 2020. See for example here. So, I am trying to check that ...

4

Solved

My company would like to give an Android device to a group of our selected customers. Doing that, we would like to provide users with our mobile app. The app is already on Google Play, but we woul...
Karb asked 7/2, 2013 at 8:0

1

Solved

There are a lot of old questions and answers from many, many years back about the topic of migrating an existing paid app to a freemium model using in app purchases, but they all just state the sam...

3

Solved

When I tried to upload a bundle to the Alpha channel on the Google Play console it shows to me this warning: The warning is shown after uploading mapping and native-debug-symbols files.
Osculum asked 14/10, 2020 at 13:52

1

I use yearly subscriptions with a 7 day free trial period in my app. Google released the v3 of its billing library and sent emails to developers + wrote blog articles in order to ask an upgrade to ...
Janessajanet asked 30/7, 2020 at 14:54

0

Since the end of the last week, I encounter internal errors (status code : 500) when I use the Google API "Android Publisher". Indeed, I cannot create "edits" anymore. API used ...

0

I've just updated my app to use the latest play-billing billing (2.0) release, which forces you to support pending transactions or the libraries initialization fails fast. In the release notes for ...

2

Solved

Before November 2020, an Android app on Google Play has to manage 'Account Hold' status. https://developer.android.com/distribute/play-policies Question is: how to simulate 'Account Hold' status so...
Tricho asked 11/9, 2020 at 9:30

6

While updating an app with "Timed Publishing" on Google Play, after I upload the APK, should I select the "publish now to production" option? Will this submit the new APK to production or will Goog...
Parasitology asked 13/12, 2016 at 20:40

2

How can I fix firebase authentication error? I generated a release APK of my app and it works fine on devices users can login as they should. Then the problem occurs when I have published the ver...

4

I've uploaded an app in play store and later I unpublished that. Anyhow, if the users who already installed and used the app. Even if the user uninstall the app, that time also he is able to see th...
Nutrilite asked 17/1, 2018 at 5:59

2

Solved

In the documentation it's stated that the ReviewInfo object is only valid for a limited amount of time: Note: The ReviewInfo object is only valid for a limited amount of time. Your app should requ...
Overskirt asked 22/8, 2020 at 8:22

7

Solved

On iOS it is possible to choose when you want your app to be visible on the store after it has been validated by Apple. Is this possible with Android and the Google Play Store?
Sundae asked 18/2, 2014 at 10:33

2

There are only Python and Java client wrappers for android-publisher API (used to verify IAP). With Node.js it seems like the only way is via http however, I was wondering if there is a way to use ...
Jeromejeromy asked 27/5, 2020 at 22:40

1

Solved

I was trying to upload my application to Google play and got this warning in the image attached: I searched for this error, never found a previous thread, I only got this link: https://support.goo...
Ilene asked 5/10, 2020 at 13:47

2

I have implemented In-app billing in my application, but have limited the in-app purchase function to a few countries/currencies, since I'm note sure what my responsibilites are regarding VAT tax c...

© 2022 - 2024 — McMap. All rights reserved.