I am facing issue with app published in google play-store. I like to rename the app through google play console. but couldn't able to do it.
Is anyone know about it ?
Try the following steps -
open Google play-console.
Select your app from the list of apps.
Expand Store Presence > Now click on store Listing.
Now rename Title.
Finally click on Submit Update.
Related
I have an app on Google Play Console. Atm the testing method is set to Closed Beta Testing and we have a list of users to test it. Looks like this:
I have my mail in the list of testers and shared myself a link. When I follow it, this page is presented:
When I follow the link, I can see the app on Google Play. The page contains also 2 messages:
Your administrator has not given you access to this item
You're a beta tester for this app. Future updates will include beta versions
There is no install button. As I understand, the issue is with the first message about access. How can I fix it?
This error message is displayed if you're using Managed Google Play to distribute your app privately, targeting it to organisations - this can be verified by navigating to Store Presence > Pricing & distribution > User programs. When distributing a private app using a closed track you also have to add the organisations under the "Manage testers" section - these aren't automatically added when you create a track.
I am able to "Remove from sale" in itunes and unpublished in google play for one of my apps. Now, i am trying to delete them permanently.
iOS:
I have read that i can find a "Delete app" button on the app details page, but i cannot see it. Its been 30 min that i removed the app from sale. Do i have to wait a while to see the "Delete app" button OR am i missing anything.
Android:
When i clicked unpublished for my app, it gave me a message saying this will not delete the app. And i could not find any information on how to delete it.
Is there a way to delete the app from play store permanently.
Any help is greatly appreciated.
Thank you.
There is no any way to delete app from google play store once it live on play store you are not able to delete that application from play store because google remember all package names and each package name is unique.but you can unpublish it from play store.
I am new in android programming.
Recently I have finished my android apps.
I have a account in Google Developer Console.
I have upload my apk file and also Graphs.
My APK is ok and Store Listing is OK and Pricing & Distribution is ok.
It shows ready to publish your apps but i don't get publish option.
-My question is how log time take to show publish option.
- what is the error
- why publish don't show please help me.
Logout and login once worked for me.
Publish your draft
Click the Draft button, then click Publish to queue your app for publishing on Google Play. If you haven’t met the publishing requirements, click the Why can’t I publish? button to see a list of unmet requirements.
Refer This:
https://support.google.com/googleplay/android-developer/answer/3502619?hl=en
I put an app on Google Play Store, and now want to remove the app from the list of all applications, does anyone know how to remove?
Open App in your publisher account and click Button "Unpublish this app".
Under the developer console where you click to publish the app, if it is already published it becomes unpublished.
Click this and confirm you are sure then your app will no longer appear in the play store (may take a couple of hours for changes to propogate).
It will still however be shown in your developer console, you can't unfortunately remove it from there but people definitely won't be able to download from the store.
i'm suggesting the user to update my app, and transfer him to the specific page on the play store. it work well for users that download the app from the store and really suggest them to update.
But the problem when the user download the app from other place, in this case he will enter the right page in the play store but without "update" option - only "open" and "uninstall"
what can I do in this case?
Thank you all! :P
Most probably it happens because signature of your APK file is different in Google Play and in other place. Google Play allows to update an app only if signature has not been changed.
Signature difference could happen because:
Amazon AppStore changes signature of your APK file
Debug version of your app is always signed with debug singature
Read more about signing Android apps here:
http://developer.android.com/tools/publishing/app-signing.html