google-play Questions
6
Solved
I put an app in the play store and my friend, who is running 4.0.3 on two devices, got the following message when trying to install my app : "your device isn't compatible with this version".
One ...
Ribose asked 20/5, 2012 at 1:4
1
Solved
So we were about to submit our app for review but we were stopped by Google's new requirement for apps targeting Android 13 and above, which basically tells developers to disclose the purpose of AD...
Pulsimeter asked 28/7, 2022 at 8:2
0
In an Android app that targets Android 13 (SDK 33), I have declared the required AD_ID permission in the app manifest:
<uses-permission android:name="com.google.android.gms.permission.AD_I...
Rotow asked 27/7, 2022 at 14:33
4
For an app with several versions, is there a way to tell when the very first version was posted on the Google Play Store? It seems I can only find the date of the last submitted version..
(This m...
Bangkok asked 27/12, 2012 at 22:6
3
My Android application should be able to communicate to any SSL enabled servers. As my app is demo application and my customers add their own SSL server details in the app while logging in, so upfr...
Watertight asked 22/2, 2016 at 7:39
5
On the app launch, I need to check whether a new version is available on play store or not. To check I have implemented below code in Splash screen.
private void checkNewVersionAvailability() {
a...
Mudguard asked 31/10, 2019 at 6:34
2
I'm updating my app in Google Play and I've enabled 'Timed Publishing'. After creating a new release with the newly uploaded apk and other details, in the review screen "Start rollout to production...
Bondsman asked 3/9, 2019 at 12:28
4
Solved
I have created an internal release of an Android app on the Google Play console. When I copy the opt-in link and paste it into the browser, and then click the link to install the app, I get t...
Prelate asked 10/10, 2020 at 17:53
1
Solved
Visual Studio : Archive...
When I try to publish an Android app from Visual Studio (Archive Manager), the Google Play option is now grayed out (Ad Hoc still available). This worked earlier, but sud...
Spinescent asked 6/6, 2022 at 19:46
11
Solved
I have exported an Android App Bundle file to upload at Play store with NDK downloaded from Unity desired location because Android Studio NDK file is not compatible with Unity.
I got this kind of...
Poetics asked 19/8, 2019 at 18:3
1
Hello i have an app in play console and receive the next notification:
We have detected that your manifest file contains the permission REQUEST_INSTALL_PACKAGES.
Google explain the steps for legali...
Britton asked 13/7, 2022 at 15:34
7
Solved
I'm trying to resubmit an app to Google Play, but I can seem to find a way, technically to do so.
I have answered yes to "Is your app primarily directed towards children under the age of 13 as def...
Utta asked 24/8, 2018 at 0:35
4
I am trying to create a playstore release.
I've followed the guide to create an upload key and keystore, to the letter: https://developer.android.com/studio/publish/app-signing#generate-key
I have ...
Bloom asked 13/5, 2022 at 9:16
3
I had an app released on Google Play Store. I recently decided to change the icon and update the screenshots.
I changed the icon by going through the below steps:
1- Login to Google Developers Co...
Foal asked 12/2, 2020 at 11:29
2
I got this warning when I was publishing my app
The developer of play-services-safetynet (com.google.android.gms:play-services-safetynet) has reported critical issues with version 17.0.0. Con...
Grandniece asked 7/7, 2022 at 21:33
2
Solved
I tried to upload the latest version of my app but I couldn't able to do the same because of the segment SDK version policy changes, etc. Even though the expo team says that this issue is fixed I'm...
Cytolysis asked 30/6, 2022 at 3:42
6
Solved
How to publish a hyperlink in the Android Market description? I've tried to insert something like this: <a href="http://m.url.co.uk/somepage.aspx"></a> in the description, but it shows ...
Amoebic asked 30/6, 2011 at 6:19
2
Solved
I have found the other versions of my question on SO and have already tried to contact Google through their dev support trying both the chat/email options, but have yet to get a straight answer abo...
Rapids asked 1/4, 2021 at 21:14
3
we have some problems to distribute our app on some islands, we need to enable our app to be available in "Rest of the World".
But we need to know exactly where the app will be available for our u...
Turdine asked 1/2, 2018 at 11:4
4
Solved
I have checked Google Documentation and other answers also -
It tells you how to Deactivate your previous release version at the time of publishing new release version, but it doesn't tell you how...
Laureate asked 5/2, 2018 at 14:17
0
Facebook disabled our app saying that our app hangs or crashes during Facebook Login.
I looked at developers.facebook.com and noticed that we don't have Advanced Access to public_profile which seem...
Arturo asked 23/6, 2022 at 8:40
0
I have an app that uses Admob for ads and Crashlytics for crash logging. As a developer, I do not collect or share any user data. But I have a couple of questions about Data Safety section:
Are Go...
Parse asked 21/6, 2022 at 14:50
0
From google we have recieved following mail. we tried many times still we are not able to deactivate non compliant bundle/apk.if anybody had faced same challenges kindly help us to resolve this iss...
Jurel asked 20/6, 2022 at 5:6
6
Solved
I want to update the description of the app plus the screenshots on play store but the app remains the same viz same version number(I don't want to publish new app since nothing in app is changed) ...
Zymogenesis asked 18/10, 2014 at 6:16
2
Solved
I have an app published to the Google Play store. I can deploy to the device (Google Pixel running Pie) without issue through Android Studio, but when I go to the page for the app (same version) th...
Devland asked 31/1, 2019 at 18:47
© 2022 - 2024 — McMap. All rights reserved.