Search code examples
iosappstore-approval

Is it possible to reject the Currently uploaded binary with "In Review" status?


I have uploaded an iOS app and it is currently in "In Review" status. Now I need to make some changes on the build.

How can I reject this binary from review ?


Solution

  • You've rejected the binary from the review process, removing it from the review queue.

    When you're ready, resubmit your binary or submit a new binary.

    Yes you can reject your binary any time it will be removed from review queue . Status of your app will become Developer Rejected Read more about it Here in apple's Doc

    If you have selected manual release mode while submitting, you can even reject it after it's Approved by apple and upload new binary

    Here is how you can do it in new iTunes Connect.

    • Login to iTunes Connect
    • Select app for which you want to reject binary
    • reject binary

    Here is screenshot of where you can do it in new iTunes connect layout

    iTunes Connect image