When I resubmit my app after a rejection do I need to increment the version number? [closed]

ぐ巨炮叔叔 提交于 2019-12-04 18:37:07

问题


My app was rejected, so I have amended it and am about to resubmit it. The first time I submitted it it was as version 1.0. Do I need to increment the version number for this resubmission?


回答1:


No!!! You do not need to update version number. If your app is rejected then you do not need to change its version number.

Change the app status "Ready to submit" on iTunes connect and submit it.




回答2:


Upload the binary again with same version number but preferably you can change the build number.




回答3:


You don't need to create a new version number, especially if it doesn't add features and you're just fixing a small bug or rejection. But! In my XCode 7.3, I needed to increment the "build number" in the app "Identity" settings. This will fix the Redundant binary upload error you may receive. It's sort of like making a "patch" build from 2.0.0 to 2.0.1




回答4:


After your app has been rejected, the only thing you have to do is to clear the bugs that leaded to rejection and submit the new binary.

No changes to app version is needed.




回答5:


No, you just need to upload the binary again and again the review process will be done.



来源:https://stackoverflow.com/questions/11984356/when-i-resubmit-my-app-after-a-rejection-do-i-need-to-increment-the-version-numb

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