google-play Questions
3
Solved
I got the email from Google as follows: -
Hello Google Play Developer,
We recently announced that we’ll be deprecating the install_referrer
intent broadcast mechanism. Because one or more of...
Awl asked 11/12, 2019 at 5:49
7
Solved
Lets say my Android App version 0.1 is installed currently on the User's phone. Everytime they launch my App I want to check if there is a different version available in the Android Market let's sa...
Quake asked 5/4, 2011 at 16:22
3
Solved
We have an app that consists of a third party library (altbeacon), a locally built Android library and an app component. All three components have an AndroidManifest.xml which are merged during the...
Suffer asked 1/6, 2017 at 5:8
1
Solved
I see guides out there on how to upload a new version of your app to Google store, but in my case I'm not interested in uploading a new apk, I would just like to change one of the uploaded preview ...
Vereeniging asked 29/1, 2020 at 8:18
1
First of all, I'm not really sure if this is the right place to report this issue but can't find any info or any kind of documentation anywhere.
Couple days(maybe weeks) ago Android Vitals started...
Histrionic asked 27/1, 2020 at 8:36
3
Solved
Is there a way to remove a member from my Google Play beta test group in the developer console? I have removed them from my Google+ Community and when the user checks their G+ communites mine is no...
Deimos asked 15/10, 2013 at 19:9
5
Solved
I'm getting below error while trying to upload new APK file.
Upload failed
You uploaded a debuggable APK. For security reasons you need to
disable debugging before it can be published in Goo...
Jillian asked 15/11, 2013 at 6:30
2
I am using Google Play Install Referrer API 1.0 to collect the install referrer information. The API is providing the utmSource and utmMedium data perfectly, but utmCampaign is completely missing.
...
Sunshade asked 28/12, 2017 at 7:19
2
Solved
I cant seem to find the answer to this: Is it possible to change signing-key but still use the same packagename? So that the people who bought my app can "re-download" the app with the new key, fro...
Peeved asked 28/9, 2012 at 14:48
2
Android Studio 3.5.3, after the creation of my new Key Store, suggests me to convert it using this command:
keytool -importkeystore -srckeystore /path/myKeyStore.jks -destkeystore /path/myKeySto...
Gran asked 13/12, 2019 at 6:7
2
Question :
I want to get the latest version of my app in production, from Google Playstore. I want to add functionality to force upgrade, if some changes in the latest version require it.
What I ha...
Aponeurosis asked 16/1, 2016 at 4:20
3
I'm trying to implement the in-app update API, followed in-app-update-api, when debugging the app with lower version than play store version, AppUpdateInfo return availableVersionCode as 0 and upda...
Aquila asked 22/5, 2019 at 9:29
1
Solved
Up until recently, we've been archiving and deploying to the Google Play store via Visual Studio 2019. Google recently deprecated v1 and v2 of the deployment APIs. Now when I try to deploy from VS,...
Arst asked 4/12, 2019 at 22:29
4
Solved
For a client of ours we've created an app which has to be available by the 11th of October. The app is already available in the iOS App store but Google Play seems to be a problem.
I have added th...
Lenient asked 7/10, 2019 at 8:56
10
Solved
I need to make rate option in my android app.
I found this link
but I'm not sure that want I search. I want to just provide ability for users to rate my app on Google Play.
Metacarpus asked 30/6, 2012 at 0:46
1
I'm using 'com.github.javiersantos:PiracyChecker:1.2.3' because my app is not yet integrates AndroidX.
I have numerous reports from user reviews in my app's Google Play page that they have install...
Iow asked 22/11, 2019 at 11:15
4
Solved
I am looking for a way how to get app versionCode and VersionName from google play with package name via java app in PC.
I have seen: https://androidquery.appspot.com/ but it not working anymore an...
Spilt asked 16/7, 2017 at 13:45
0
We found our app of 113mbs has a binary called libNativeBridge.so in 5 architectures [x86x64, x86, arm64-v8a, armabi-v7a, armabi] which takes up 83mb by itself.
What is this library used for?
Wil...
Petrochemical asked 14/11, 2019 at 20:26
3
Solved
I got an email from google play stating:
Publishing status: Rejected
After review, your app has been rejected
and wasn't published due to a policy violation. If you submitted an
update, the ...
Polygnotus asked 19/6, 2019 at 12:4
5
I read many many posts on stackoverflow and I also went through many tutorials like Vogella and theNewBoston to see where am I making a mistake in publishing my app.
I exported signed application ...
Galloromance asked 18/9, 2013 at 14:39
1
I just published a test version of my app on the Internal Test Track in Google Play Console. I'm the only tester selected in the list.
My app sends some logging to my server, and there I can see t...
Polyphony asked 8/11, 2019 at 15:38
0
I have a audio player app on playstore and wanted to add support for AndroidAuto.
After making the required changes, when I uploaded my new apk to playstore it got rejected and received the followi...
Conklin asked 4/11, 2019 at 9:11
0
So I just tried to update a long-standing Unity built game on the Play Store but received a rejection mail back from Google as follows :
Intent Redirection -
Your app(s) are vulnerable to Intent R...
Ordovician asked 4/11, 2019 at 1:45
2
This is the first game I have written and I am trying to publish it to Google Play store in the Designed For Families section. The app keeps getting rejected with the following feedback:
A...
Eisenach asked 3/3, 2017 at 14:37
1
My free app directed at children from (0-5) just got rejected from Google Play in its last update. It is not released yet, I'm only releasing internal tests. The issue is the following:
"Issue: ...
Undervalue asked 10/8, 2019 at 0:29
© 2022 - 2024 — McMap. All rights reserved.