Is there a limit on how many updates on single apk to publish or upload on Android Market (Google Play Store)?

泪湿孤枕 提交于 2019-12-21 05:14:06

问题


I did the googling and checked all the relevant questions on StackOverflow but question is still standing:

Is there a limit on how many updateson single apk publish on Android Market?

Thanks.


回答1:


You can upload a max of 15 apks in a day to the andriod play store (including new apps or updates on same or different apps). To continue uploading more you have to return after 24 hours of the last upload timestamp.

Here is what you'll see when trying to upload the 16th apk.

UPDATE:

Recently noticed that the restriction of 15 apks on app updates is not there anymore but it continues for new app additions.



来源:https://stackoverflow.com/questions/34637864/is-there-a-limit-on-how-many-updates-on-single-apk-to-publish-or-upload-on-andro

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!