-3

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 ?

Mayank Patel
  • 3,868
  • 10
  • 36
  • 59
Manu Antony
  • 173
  • 1
  • 15
  • possible duplicate of [Reject binary with state waiting for review (can't find reject binary button)](http://stackoverflow.com/questions/4915584/reject-binary-with-state-waiting-for-review-cant-find-reject-binary-button) – Kumar KL Sep 13 '14 at 10:16

2 Answers2

2

Here is the option to reject binary in new iTunes Connect

enter image description here

You just need to click on remove this version from review (denoted by arrow in above image)

Kumar KL
  • 15,315
  • 9
  • 38
  • 60
Hemant Singh Rathore
  • 2,153
  • 1
  • 24
  • 38
1

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

Bhumit Mehta
  • 16,278
  • 11
  • 50
  • 64