Play Store: revert app bundle to use apk

风流意气都作罢 提交于 2020-11-29 09:10:47

问题


I'm going to submit an update to my app using App Bundle announced recently by Google. My question is: will it be possible to roll back to submitting APKs once I published App Bundle? Is it possible to submit an update of the app back with APK, after the submission with App Bundle was made?


回答1:


For any new release (ie version code increment) you can choose to use an App Bundle or an APK. So you can use an App Bundle for version 2, then switch back to APK for version 3 if you prefer.




回答2:


Reactivating old releases is no longer possible. You may be able to make a new release and select a previously released .apk then change its version # in the console. This does not seem to be possible with app bundles. I just tried and it gave me a bunch of warnings as well as disabled the release button



来源:https://stackoverflow.com/questions/50765192/play-store-revert-app-bundle-to-use-apk

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