Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 12-21-2011, 08:14 PM   #1 (permalink)
Registered Member
 
Join Date: Dec 2011
Posts: 9
greenobjectz is on a distinguished road
Default How can I submit an update for an App in Review?

I have an app that is currently in review. I found a bug and have the new source code file with the fix. Can I re-submit the new source code and update my app while my app is still in review, and how shall I go about doing this????

PLEASE HELP!
greenobjectz is offline   Reply With Quote
Old 12-21-2011, 08:31 PM   #2 (permalink)
Emphasizing Fundamentals
 
BrianSlick's Avatar
 
Join Date: Jul 2009
Location: NoVA / DC Area
Age: 36
Posts: 7,990
BrianSlick has a spectacular aura about
Default

No, you can only reject it and submit a new one. You lose your place in the review line when you do that.
__________________
BriTer Ideas LLC - Professional iOS App Development. Available for hire.

SlickShopper 2 | Free NSLog utility | Leave a PayPal donation.

Are you a newbie? Things you should read:
Definitive Guide To Properties | UITableView Series | Guide To Troubleshooting | Model Object Overview

Do you sit at a desk all day? Walk instead! Follow along with my treadmill desk adventures.
BrianSlick is offline   Reply With Quote
Old 12-21-2011, 09:14 PM   #3 (permalink)
Registered Member
 
Join Date: Dec 2011
Posts: 9
greenobjectz is on a distinguished road
Default

Quote:
Originally Posted by BrianSlick View Post
No, you can only reject it and submit a new one. You lose your place in the review line when you do that.
.

Last edited by greenobjectz; 12-21-2011 at 09:28 PM.
greenobjectz is offline   Reply With Quote
Old 12-21-2011, 09:27 PM   #4 (permalink)
Registered Member
 
Join Date: Dec 2011
Posts: 9
greenobjectz is on a distinguished road
Default

Quote:
Originally Posted by BrianSlick View Post
No, you can only reject it and submit a new one. You lose your place in the review line when you do that.
Actually i just checked and now it is "processing for app store". So now how would i update this app???? There is no reject binary button appearing now.
greenobjectz is offline   Reply With Quote
Old 12-21-2011, 09:40 PM   #5 (permalink)
Emphasizing Fundamentals
 
BrianSlick's Avatar
 
Join Date: Jul 2009
Location: NoVA / DC Area
Age: 36
Posts: 7,990
BrianSlick has a spectacular aura about
Default

I think "processing" means that it has been reviewed and approved. So if you really don't want this thing to go live, then go remove it from all stores. Then you'll just submit an update with your fixes. But at this point, you're probably looking at a couple of weeks with the holiday shutdown.
__________________
BriTer Ideas LLC - Professional iOS App Development. Available for hire.

SlickShopper 2 | Free NSLog utility | Leave a PayPal donation.

Are you a newbie? Things you should read:
Definitive Guide To Properties | UITableView Series | Guide To Troubleshooting | Model Object Overview

Do you sit at a desk all day? Walk instead! Follow along with my treadmill desk adventures.
BrianSlick is offline   Reply With Quote
Old 12-21-2011, 09:41 PM   #6 (permalink)
Registered Member
 
Join Date: Dec 2011
Posts: 9
greenobjectz is on a distinguished road
Default Updating App that is Ready For Sale

I found a small bug and fixed it while my app was in review, it is now ready for sale. How do i upload new code and update my app from here?

HELP PLEASE.

Last edited by greenobjectz; 12-21-2011 at 09:47 PM.
greenobjectz is offline   Reply With Quote
Old 12-21-2011, 10:01 PM   #7 (permalink)
Reading the Documentation
 
baja_yu's Avatar
 
Join Date: Sep 2010
Location: 45.255019,19.844908
Posts: 5,414
baja_yu has a spectacular aura about
Default

Release an update through iTunes Connect in Manage Your Applications > [Your app], there's a Add Version button. I suggest reading the Developer Guide in ITC: http://itunesconnect.apple.com/docs/...loperGuide.pdf it explains all this, and a lot more.

And please don't create multiple threads for the same question.

Last edited by baja_yu; 12-21-2011 at 10:03 PM.
baja_yu is offline   Reply With Quote
Old 12-22-2011, 01:33 PM   #8 (permalink)
Registered Member
 
Join Date: Dec 2011
Posts: 9
greenobjectz is on a distinguished road
Default Updating App after it Goes Live

I have found a bug in my app that is live. My question is how do I update/patch this Application now after it has passed review, ready for sale, etc.

PLEASE HELP!
greenobjectz is offline   Reply With Quote
Old 12-22-2011, 01:36 PM   #9 (permalink)
Registered Member
 
Join Date: Dec 2008
Location: UK
Posts: 1,896
harrytheshark is on a distinguished road
Default

Go to the application in iTunes Connect and add a new version.
harrytheshark is offline   Reply With Quote
Old 12-22-2011, 02:33 PM   #10 (permalink)
Registered Member
 
Join Date: Dec 2011
Posts: 9
greenobjectz is on a distinguished road
Default

Quote:
Originally Posted by harrytheshark View Post
Go to the application in iTunes Connect and add a new version.
Awesome, that is what I figured. Change version number, fill out description, and upload new source code to AppLoader?
greenobjectz is offline   Reply With Quote
Old 12-22-2011, 03:17 PM   #11 (permalink)
Cocoa Junkie
 
Duncan C's Avatar
 
Join Date: Dec 2008
Location: Northern Virginia
Posts: 6,005
Duncan C has a spectacular aura about
Default

Quote:
Originally Posted by greenobjectz View Post
Awesome, that is what I figured. Change version number, fill out description, and upload new source code to AppLoader?
If the new version has already been released for sale, you have a problem. You'll have to go through the app review process, and Apple is getting ready to close the store for the holidays.

If it is released, you should think about asking for an expedited review. You only get a couple of those a year, but for a crash but it might be worth it.

If the app has not been released, go to iTunes connect right now and cancel the release.
__________________
Regards,

Duncan C
WareTo

Check out our apps in the Apple App store


Check out this password generator app that shows various techniques including using a data container singleton object to share data between objects in your project.

See this tutorial on using UIView animations and layer animations:

See this thread on generating random, non-repeating text

Check out a very cool Macintosh Kaleidoscopes app called ScopeWorks that we released to the Mac App store.
Duncan C is online now   Reply With Quote
Old 12-22-2011, 03:20 PM   #12 (permalink)
Registered Member
 
Join Date: Dec 2011
Posts: 9
greenobjectz is on a distinguished road
Default

Quote:
Originally Posted by Duncan C View Post
If the new version has already been released for sale, you have a problem. You'll have to go through the app review process, and Apple is getting ready to close the store for the holidays.

If it is released, you should think about asking for an expedited review. You only get a couple of those a year, but for a crash but it might be worth it.

If the app has not been released, go to iTunes connect right now and cancel the release.
So there is no way to patch or update an app that is already released without having to go back through the review process?
greenobjectz is offline   Reply With Quote
Old 12-22-2011, 03:24 PM   #13 (permalink)
Registered Member
 
Join Date: Dec 2011
Posts: 9
greenobjectz is on a distinguished road
Default

Quote:
Originally Posted by Duncan C View Post
If the new version has already been released for sale, you have a problem. You'll have to go through the app review process, and Apple is getting ready to close the store for the holidays.

If it is released, you should think about asking for an expedited review. You only get a couple of those a year, but for a crash but it might be worth it.

If the app has not been released, go to iTunes connect right now and cancel the release.
Also, if it is only "ready for sale" and you have option to add new version, does this new version have to go thru review again?
greenobjectz is offline   Reply With Quote
Old 12-22-2011, 06:28 PM   #14 (permalink)
Cocoa Junkie
 
Duncan C's Avatar
 
Join Date: Dec 2008
Location: Northern Virginia
Posts: 6,005
Duncan C has a spectacular aura about
Default

Quote:
Originally Posted by greenobjectz View Post
Also, if it is only "ready for sale" and you have option to add new version, does this new version have to go thru review again?
If you upload a changed version, you have to go through review again.
__________________
Regards,

Duncan C
WareTo

Check out our apps in the Apple App store


Check out this password generator app that shows various techniques including using a data container singleton object to share data between objects in your project.

See this tutorial on using UIView animations and layer animations:

See this thread on generating random, non-repeating text

Check out a very cool Macintosh Kaleidoscopes app called ScopeWorks that we released to the Mac App store.
Duncan C is online now   Reply With Quote
Old 12-22-2011, 06:50 PM   #15 (permalink)
Reading the Documentation
 
baja_yu's Avatar
 
Join Date: Sep 2010
Location: 45.255019,19.844908
Posts: 5,414
baja_yu has a spectacular aura about
Default

You have GOT to be kidding me!? A third thread for the same question??
baja_yu is offline   Reply With Quote
Old 12-22-2011, 07:17 PM   #16 (permalink)
Cocoa Junkie
 
Duncan C's Avatar
 
Join Date: Dec 2008
Location: Northern Virginia
Posts: 6,005
Duncan C has a spectacular aura about
Default

Quote:
Originally Posted by baja_yu View Post
You have GOT to be kidding me!? A third thread for the same question??

Really? Must have missed the other threads. Did you kill them?

I guess the OP is hoping that if he asks the same question enough times, he'll get an answer he likes.
__________________
Regards,

Duncan C
WareTo

Check out our apps in the Apple App store


Check out this password generator app that shows various techniques including using a data container singleton object to share data between objects in your project.

See this tutorial on using UIView animations and layer animations:

See this thread on generating random, non-repeating text

Check out a very cool Macintosh Kaleidoscopes app called ScopeWorks that we released to the Mac App store.
Duncan C is online now   Reply With Quote
Old 12-22-2011, 07:59 PM   #17 (permalink)
Reading the Documentation
 
baja_yu's Avatar
 
Join Date: Sep 2010
Location: 45.255019,19.844908
Posts: 5,414
baja_yu has a spectacular aura about
Default

Quote:
Originally Posted by Duncan C View Post
Really? Must have missed the other threads. Did you kill them?
I've merged them into one each time as there were several replies in new ones by the time I catch it.
baja_yu is offline   Reply With Quote
Reply

Bookmarks

Tags
app, app in review, bugs, ready for sale, update app

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 391
13 members and 378 guests
7twenty7, AppsBlogger, Creativ, Dalia, David-T, Duncan C, HemiMG, heshiming, LunarMoon, Murphy, pbart, teebee74, Tomsky
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,676
Threads: 94,127
Posts: 402,915
Top Poster: BrianSlick (7,990)
Welcome to our newest member, jleannex55
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 06:51 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0