How to publish application update on app store? [closed] - iphone

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I have to publish first update for my publish application. I want to do it right, but have no idea how :( Any help please?
thanks in advance

You do just like you would when creating the application initially. Only difference is that once you have created your new build (with higher version number string in the plist) in Xcode and you are in iTunes Connect, instead of clicking 'Add New Application' in the 'Manage Your Applications' tab, you'll go into the application you are updating and clicking 'Add Version'.

You login to iTunes Connect and create a new version of your Application.
It asks you for changes you made in the update.
Then you upload the binary and wait for the review.
Simple as that...

Related

Can I download my iPhone app xcode? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I have a quick question, I have lost the files and code for my iPhone app. I have my iTunes connect login details... is there any way of getting the code from my developers section?
Thanks for any pointers.
No, neither iTunes connect nor Apple Developer act as source control. You can get the provisioning profiles and create new certificates, but your code is yours to manage.
I would very strongly recommend looking into proper source control in the future (GitHub, for example).
Sorry, but I'm afraid not. The "code" you upload to iTunes connect is actually your project's binary. You can't download this from the portal, and even if you could, there's no way to transcribe it back into your original application code.

What happens if I am unable to upload my binary to the app store in 180 days..? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I received a mail from Apple that I only have 7 days left to upload the binary or the app name will be forfeited. Can I extend this once it forfeited if somebody does not use it..?
one solution would be for you to delete the app from itunesconnect and then use "add new application" to add another one with same name.
Actually if you will not upload app in 180 days, then apple will remove your app data from account. And other company/person can use your app name.
And if you don't want that, then just remove the app by "Delete App" button then re-submit the app by entering all data.
Cheers!

Is it possible to Change App Icon after the App is Approved [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I have submitted a App and now I want to update it by changing the App icon.
So Is it possible to Change App Icon after the App is Approved?
You can update the app with new Icon. Create a new version of the app, update the App icon and submit again.
No.
You will have to submit the App again. However, I suggest you try and request an expedited review, stating the only thing changed is the icon and state your reason.
Have you checked the iTunes Connect Developer Guide? If you don't want to go through the review process again, you could try to use the Contact us form in iTunes Connect, to get in touch with the review people at Apple. Maybe you would get the provision to change the App Store Icon.
NO
only u can change in upgrade version

iPhone app publishing can't validate [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Im trying to publish my new app but ran into a problem. After I archive and get the organizer screen with my app in archives tab. When I try to validate it, it gives me an error.
"Game app name"
does not contain a single–bundle application or contains multiple products. Please select another archive, or adjust your scheme to create a single–bundle application.
I do not know what this error means or what to do. Can someone please help me out. Will appreciate it.
I believe you have a subproject with a static library. Make sure that Skip Install is set to Yes in the build settings of anything that is not your application.

How do I change App name on iTunesconnect [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
Hi I have an existing app in App store, I would like to update the app name app store, along with a new binary update. However, I could not find the edit button on the Version Summary section in iTunesConnect. Can anybody tell me how can I do it?
You have to click on the new version of your app, then you can edit the "Version Information" and change the name.
If the app is approved, you cannot change the name via the Edit button in Metadata or anywhere else. I think you need to upload a new version and even then I'm not sure that will do the job without some kind of approval.