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

喜欢而已 提交于 2019-12-03 12:02:24

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.

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

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

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.

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

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