Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can you save a draft for your store listing in the google play store?

I have an existing app. I want to update the copy to prepare for my next build, but my next build's apk is not ready to be uploaded yet. Can I update the copy and save it without publishing the copy changes to the publicly visible play store?

like image 766
yincrash Avatar asked Jan 28 '14 19:01

yincrash


Video Answer


2 Answers

Not at the current date. There is only one copy of the store listing, so any changes you apply to it go live as you save them.

like image 171
battlehorse Avatar answered Oct 06 '22 00:10

battlehorse


For future reference, it looks like drafts have been added (more or less) to the Google Play developer console in late 2015. They introduced "Timed Updates" which allow you to go through the entire publish process (including updating copy) without actually pushing the update. After the update is processed, there will be a "Go Live" button, which you can use to actually push live at your discretion. https://support.google.com/googleplay/android-developer/answer/6334282?hl=en http://readwrite.com/2015/10/29/android-apps-timed-publishing/

like image 35
tpankake Avatar answered Oct 06 '22 00:10

tpankake