google-play Questions
4
Solved
I wrote an application named "Bio View", if I search for my application in Google Play, it does not show up, instead if I search BlueSkyBio (the "appname" variable from the manifest is named that w...
Heroism asked 5/4, 2013 at 14:31
2
i tried just to publish an update of my app in the Google Play Store, i didn't change anything in the code, just incremented the 'version Code' in gradle and published the app, but the app got reje...
Crisper asked 27/7, 2019 at 16:48
3
When I try to confirm a rollout to internal testers in the Google Play Console for an Android app, I'm getting the following...
Check these warnings before starting the rollout of this
release....
Tocantins asked 12/8, 2019 at 19:2
1
I need to sign my Android app bundle from Unity in order to upload it to Google Play. I have gone through the steps to sign it in three different versions; however when I build and upload I keep ge...
Lancashire asked 12/8, 2019 at 15:0
3
Solved
We are using nativescript with angular for our mobile app. I want to use the Google Play pre-launch report feature, but our app requires a password to be entered. Google Play allows specifying a pa...
Meunier asked 4/4, 2018 at 9:2
10
Solved
I'm kind of lost right now.
I'm implementing an Android application using Google maps.
In order to make it work I followed some tutorials which were pretty efficient. However I'm stuck with this "...
Biggin asked 3/5, 2014 at 21:25
4
My app is working fine when I build it from android studio. But the app is getting crashed when I download it from play store.
Kindly find the attached crashlytics report in which the error is focu...
Elisa asked 8/8, 2019 at 5:9
3
I have completed all steps for making Android app (Google Developer Console). Everything is saved and my App Status says "Draft in Prod"
What is the next step to see the actual version in the Goo...
Worsley asked 2/9, 2013 at 9:0
3
Solved
I just uploaded my App to the Google Play Store and when I try to download it I get the following error: Error retrieving information from the server [DF-AA-33]
Ceaseless asked 4/5, 2019 at 12:2
0
For our app that has 100M+ downloads and millions of active users, we follow a weekly update schedule.
After publishing the latest update, with no major architectural change or anything, the updat...
Jasper asked 2/8, 2019 at 13:46
2
Solved
I have a problem with INSTALL_REFERRER broadcast in my app.
I'm trying to create some information about campaign etc, but on most devices my url
"https://play.google.com/store/apps/details?id=co...
Canned asked 26/11, 2018 at 12:27
1
Solved
I am using my custom broadcast receiver as follows to track UTM parameters.
<receiver
android:name=".services.CustomInstallListener"
android:exported="true">
<intent-filter>
<a...
Choanocyte asked 21/6, 2019 at 16:51
5
I'm trying to make sense of how to upload an app onto Google Play while using Google Play App Signing.
Here is what I did:
Created an app
Used keytool.exe to generate a key for that app
Uploaded...
Costard asked 19/5, 2017 at 12:29
2
Solved
Checking out the API for the Google Play IAB v3, the response for the getSkuDetails() returns price, price_amount_micros and price_currency_code. Unfortunately, The price does not include tax. Does...
Camembert asked 29/6, 2015 at 12:34
4
How to publish beta test-version in Android play store ?
I'm trying to allow beta test my phonegap build app in the android play store. I already uploaded a signed apk in the beta tab and added a...
Immobile asked 23/8, 2013 at 10:3
2
Solved
Here is my build.gradle:
apply plugin: "com.android.application"
import com.android.build.OutputFile
/**
* The react.gradle file registers a task for each build variant (e.g. bundleDebugJsAndA...
Dismuke asked 7/5, 2019 at 17:45
14
Solved
I am ready to send my first app to beta testers, so i click on 'Manage Beta' > 'Manage testers'
.
and 'Save' and 'Resume'
APK is uploaded > 'Review'
The review summary says 'This release is rea...
Fawcette asked 21/3, 2017 at 11:12
1
Solved
I uploaded a new app bundle to Google Play for testing and I checked the pre-launch report this morning which is complaining that I'm using greylisted private APIs which I'm not supposed to use... ...
Abdominous asked 30/6, 2019 at 16:47
2
Solved
how to delete app from play console?
Is there any way to delete rejected app from Google Play Developer Console?
How we can permanently remove draft apps or games from Play Console.
Brunk asked 24/6, 2018 at 5:11
3
I'm developing an application that show a list of applications, and I want to get the Icon of this applications from the Google play store to show it in the list, so if there are any way to do that...
Bipack asked 17/2, 2013 at 9:10
4
Solved
I need to detect my application is installed from google play or other market, how could I get this information?
Jacquesjacquet asked 30/5, 2012 at 2:58
1
Solved
I made the report prior to the launch in google play and I shot 12 warnings. My game was made in unit 2017.1.1 and I have Android SDK 28. I want to correct these problems that cause these ads. goog...
Reveal asked 15/6, 2019 at 9:4
0
My Google Play Console welcomes me with this message every time I log in:
We’ve detected that your app is using an old version of the Google Play developer API. From 1 December 2019, versions 1 an...
Somerville asked 21/6, 2019 at 13:45
4
Solved
Upon learning that the v1 of my app was rejected for metadata issues, I had updated the metadata and also submitted a new version of the app via release management. This was completed by hitting th...
Schacker asked 29/11, 2018 at 17:45
3
Solved
I use Unity3d make a game.
I want to make a button in the game, and players can click on this button to link GooglePlay and rate my game.
What plugin I need and how to do this?
I just found this: l...
Yulma asked 9/8, 2017 at 7:3
© 2022 - 2024 — McMap. All rights reserved.