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
|
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
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... |
|||
|
|
|
Try this link to publish your app to the appstore. This will help you a lot. http://docs.xamarin.com/ios/tutorials/Publishing_to_the_App_Store |
|||
|
|