Issue with upload app to the app store - app-store

I have an issue with upload my app to the app store.
I try to upload it many times, but
I get the error message, when I upload my app I get the following error message :
(this action could not be completed.try again.(-22421))
I check many questions in stack overflow. Everyone says, that I must wait and upload app next time, because the problem with server apple. But I have get this issue 4 days and can't upload it.
Could you please help me to solve this issue? Thank you for everyone.

try this way..
build your app
archive your app
create .ipa of your app
upload your app from Application Loader

Related

My App got rejected .. How can I upload a new binary (IOS)

My app got rejected and they want that I upload a new binary.I tried to change the version number and to upload It again but nothing happened.
Go to ItunesConnect > navigate to submit binary Again, and it should work but keep in mind it should stay in "rejected" status until revising it again.

I'm getting an error when I try to submit my iTunes Connect app record form for review

I have built a hybrid app with javascript, html and css and am using phonegap build cloud service to package it up.
I am currently trying to submit my app to the app store and not sure If I have done it correctly.
I was filling out the itunes connect "app record" form for submission of my app to the app store and came across where you need to submit your build. Since I'm developing on windows PC I wasn't able to upload the .ipa file there. I saved the form as It was.
I availed of macincloud service in order to use Application Loader to upload the ipa file.
The ipa file successfully uploaded in Application Loader and I was told that I will receive an email when my application has been approved.
I opened up iTunes connect again and pressed "Submit for Review" on the app record form. However I get the error that I need to upload my build.
When I press the Activity tab (if the same app form) it shows my build there and the time I uploaded it.
What should I do at this stage? Have I uploaded my build the wrong way (as I did it separate to the form)?
Thanks for the help.
iTunes Connect is notorious for wildly varying processing times. Sometimes it will process in a few minutes, other times it can take hours.
You probably did everything right, best just sit tight for awhile until it finally processes. In extreme cases, you might have to upload another build.

How to get an alert while downloading or installing app into device or simulator

How can I alert a user while installing an app or downloading it from app store? If anyone knows please help me. For example "http://itunes.apple.com/in/app/comics/id323397665?mt=8" when I try to download this it is giving me some alert related to age limit. For generating these types of alert do I need to code it in my application or are there any specific settings while uploading the app into app store?
You cannot control these kind of alerts. The alerts you mention are generated by Apple and effected by the limitation your application has according to the details you provided (and Apple approved) when you upload you app to the store for the first time.

problem uploading app binary to app store

I have used itunes connect to add the app summary one night. The release date was given as that day. But when i had to upload the binary the first page i encountered was one that asked me about whether i use encryption . I use only authentication encryption so i selected that option but couldn't proceed as the page kept loading and then the session timed out. I kept retrying but the same thing kept happening. So i tried to do it the next day but the option to upload has been removed from the app summary. This could be because the release date was given as yesterday. Now how do i upload the app binary ? :( There seems to be no option to edit the release date.
I don't want to delete the app summary and add it again as then i wont be able to use the same app name. Plz help! Many thanks in advance!
The upload date doesn't make a difference here. Try logging into https://itunesconnect.apple.com and select Manage your applications. Then fill out the details of the app and click ready to upload binary.
From Xcode 4 organiser upload your binary signed with the correct dev certificate and if all goes well your app status on itunesconnect will be changed to "Waiting for review"
I had already filled the details and clicked the ready to upload binary button.
I later found Application Loader , a Mac Application , which guided me through the uploading build process. The Application Loader app is available on the iPhone SDK 3.2 or later development system. Hence the problem is solved.

iPhone SDK - Can't upload Update to the iTunes Store

I want to upload my Update to the iTunes Store (Universal App) but it doesn't work. Everytime I try it I get this answer: "An error occurred uploading to the iTunes Store".
I don't use the application loader (won't work) - I'm using the organizer in Xcode to upload it.
Yes, I have experience with uploading new Applications and Updates on this way, but I have no idea what happend now.
I hope there is anyone who could help me.
Thanks a lot, mavrick3.
There just may have been a network error, or there may be alot of uploads going on right now, try back in a few, or restart your Mac. You can also try a Clean Build, that never hurts.