Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I know that this is the silly question. But I want to know that is there any chance to change any .h, .m, .xib file of any application which is already on appstore.

I have submitted my app on Apple store. But I got a big crash on it. I have resolved the issue, and I want to replace that file on my application which is already on appstore. Please keep in mind that I dont want to reject the app and resubmit it. because I know that option and I dont want to do that because I dont have enough time.

So If you have any solution for this then please answer.

share|improve this question

3 Answers

Log in to iTunes Connect and create an update for your app. Upload the new binary and Apple will update your app on the app store without rejecting the first one.

There is a way to get an expedited review from Apple if you have a critical bug that is rendering the app useless. Fill out this form.

share|improve this answer
bah, beat me to it. – Da_smokes Jan 9 at 14:16

If it is waiting for review you have no other option then to reject the binary and resubmit the app. If it's already approved and on sale then you need to submit an update to that app.

Since you are saying you are out of time then you have a real problem, you can only ask for a speedy review due to the project being time sensitive.

share|improve this answer

You would have to reject it and resubmit it.

However if you have good reasons you could ask for a Expedited App Review which could greatly speed up the app review process

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.