ItunesConnect processing app forever - ios

I was uploading my application (v1.3 build 105) and I had some internet issue that I cannot process to upload it.
After that I tried to upload it once again. But build 105 was never available. I've changed application build number to 106 and upload it once again.
And now I have problem with internal testing, because I cannot select newest build (build 105 is still processing).
Do anyone had similar issue?
Thanks for any help

I have been through the same experience few times.
We upload builds with iTunes Connect and it can fail due to any reason, maybe the network etc.
It still appears in the iTunes build list with processing label as you have mentioned.
Then, you have to upload a fresh build with a new build number.
Sometimes, the new build takes 2 hours, even up to 6-8 hours to get listed for testing, and then this false "processing" labeled entry gets cleared.
I would suggest waiting for a while, and then you will be able to test your new uploaded build.

Yes, this issue happened with me too. Actually the problem is the uploading process did not finished and aborted due to slow internet connection. But meanwhile uploading, it creates a record in the itunesconnect whose processing starts at certain part of the app finished uploading.
But since the complete app is not uploaded. Therefore it remains in the processing state.
I am sorry, you will have to wait for some more time and this new build 106 will be considered and the older one will be removed from it.

Just a note-
Don't forget to refresh the page or logout and login again to see the correct status of your build. Simply switching tabs on itunesconnect won't help in many cases.
If possible try to clear cache/use different browser instance just to make sure that the status is updated.

I've created a new version of my app 1.3.1 (build 107) and now everything looks right, I can select build for testing etc.

Related

App Build is not appearing on App Store Connect submission Dashboard

I have a Flutter developed App that I want to upload for App Store Review.
The App has been successfully uploaded through Xcode as you can see here— https://prntscr.com/26m7w94

Sadly, the Build doesn’t appear in my App Connect Build section as you can see here— https://prnt.sc/26no755

When I try to re-upload, it let’s me know that the Build is already uploaded to App Store Connect as you can see here— https://prnt.sc/26no84v

I have written to Apple and I don’t understand the answers they are giving me. They are just talking off-point.
Now I have waited for 8 days for this build to appear, but this uploaded build is not appearing.
Without this Build appearing, I cannot Submit to App Store Review.
Everything in the App Store Connect Form has been completely filled. Only Build remains to be added as you can see here— https://prntscr.com/26no94s
I can’t figure out what to do next, and this is 8(eight) wasted days gone by, with me not knowing what next to do.
Has anyone here faced this kind of problem before? How did you solve it?
Regards
Check in the TestFlight section. There might be a yellow triangle next to your build. You may need to answer some additional questions such as encryption usage etc. Just click on the triangle to answer and your build should be available afterwards.
Sometimes the answer to this issue is that there is actually a problem with App Store Connect (like right now).
You can check for issues on the Apple Developer System Status page.
For me changing the version from X.X.X to X.X.X+1 (2.2.2 -> 2.2.3) fixed the issue.
Sometimes it happens and I have also faced this problem .I successfully uploaded my bundle from Xcode but not found in connect.
I waited 30 minutes and refreshed .Then my bundle came in App Store connect.
Solution 1 : wait for some time & Refresh ,
Solution 2 : Create another Bundle and push to connect using Transporter (You can download transporter from appStore)
If the build doesn't show up on App Store Connect. You may want to check your email (the one you used as your Apple Id when uploading the build).
In my case Apple sent me an automatic email telling me that my build had some issues. Xcode didn't complain about anything and neither App Store Connect.
UPDATE: This might have boiled down to timing. After changing the version number to 1.0.0, that build showed up immediately. Half an hour later, the 0.0.1 build appeared out of the blue as well.
If you've set your version number to 0.0.1+X because you thought that makes sense while the app is still under development, change that back to 1.0.0+X. The upload will succeed, but app store connect won't list the build without a leading "1." in the version number.
Make sure no webviews are used in your app. It will not show builds in App Store Connect and neither XCode nor Apple will say that anything is wrong.

Can't see build on itunesconnect

First I face with this error "There was an error sending to the App Store. Scheduling restart shortly..." and I was wait and it was successfully uploaded but there is no build at itunesconnect I already waited about one and two hour still can't see any new build. How can I solve this?
Once build uploaded successfully it will go into processing stage. Where they are checking the internal settings using the automated tools.
Things will be checked like if any permission issues coming etc.
Lets say of example if you are using camera into your application but you have not given permission into.plist file than it will get failed into processing & removed build from the App Store.
Also if you have set up the permission properly but not given instructions that how & why this gets used than also build will get failed into processing stage. So there can be various reasons.
Ofcourse they will send you an email to your Admin email Id about the build failed while processing with the reason so by that you can resolve the issue.
Hope this will helps to everyone.

Build is disappearing from itunes connect

When I upload a build from xcode I'm able to see the build is processing on itunesconnect.apple.com, the image below is the screen I initially see:
build processing
But after I refresh the page the build disappears and doesn't reappear. It's been over an hour and I still don't see the build anymore. I've tried rearchiving but I get the same result--I see it initially but then it disappears. This is the "empty" screen I see after my build has disappeared:
empty build
Should I keep on waiting, contact support, or is this normal?
Most probably you are missing some key in the plist.
Please check your email for the developer account.
App Store review may send you a email for the above issue.
Make sure you have the key
" NSPhotoLibraryUsageDescription " also added in your plist
I've had issues in the past when I tab to different applications during the build upload process. In those cases XCode seems to mess up and builds can take an exceptionally long time to process (3+ hours in my case). In my case I just incremented the build number and generated a new version making sure to keep Xcode in focus during the upload.
Usually the build might take around 3 hours to get processed and appear in App store depending on the size of your app. But so far I have not seen a scenario where even processing of build is not shown. I would suggest you to logout and login and then check for the same.
I got a email from apple.
I am not using camera and photo in my app, but still i got this email from apple developer team to add in my info.plist file. I don't know why to add it, but it worked.

My new app build is in iTunes Connect with status Processing

Maybe I have a stupid question, but after the update to Xcode 7, I sent a new version of my app to the App Store (via standard: Archives - Organizer - Upload to App Store). But now it is my build in iTunes Connect in tab Prerelease with status Processing (btw more than 12 hours), and I do not know why. Why is my build in Prereleasse tab? Previously, I uploaded new build the same way and I could have it for a few minutes to submit for review. Thx for help.
Update: After more than 48 hours, I can finally submit my new build for review! ;-)
The issue seems to be related specifically to Xcode 7. Some people have mentioned these work arounds to get it to go:
1) Use Application Loader and not Xcode to submit to iTunes.
2) Re-submit with new Xcode 7.1 beta.
3) Re-submit with old Xcode 6.4.
Your milage may vary.
Edit: Problem seems to be solved now, it appears to have been related to that exploited Xcode issue in China which caused significant iTunes Connect delays.
It's not the feature of Xcode, instead it's actually a feature of iTunes connect by itself.
All your uploaded archives go directly to "Prerelease" tab and lets you the privilege to distribute those to some specific users for beta testing, through TestFlight(optional), before you actually set it for production.
This process lets you debug your app performance and lets you actually maintain a build log, without actually releasing the app for public. When you are all set, you pick the best from Prerelease builds and release that to actual production environment, for public.
More documentation from Apple is available here
And by the way, I think your Processing issue should be automatically resolved if you give it some time (possibly 24 hours or so) or you might need to remove your app and upload that once more. You might know, Apple is too much busy to maintain it's App Store's security, right now ;)!!!

iOS App Upload Warnings: checksum validation failed

For first time I didn't get any error, but due to some reason the app got rejected.
But now I have tried twice, and getting this error, see image for reference.
Should I be worried about this, also I have tried uploading app using Application Loader and Xcode, it takes too much time and nothing happens even after 2 hours. My Interconnection is not bad. I can upload at 50-100 Kb/s.
How big is your app? One time I remember I tried to upload an app which was more than 512Mb, and it took more than 1.5 hours, also it failed a couple of times.
These warnings can be ignored, as with all these warning, my app is approved and will be soon available for download.
I had tried uploading using both Application Loader and XCode. I had also tried changing the port as some post recommend to upload the exported IPA via Application Loader, but finally I was able to upload it via XCode.
I got the above message when uploaded via XCode.
Prior to uploading I had validated the app and it was successfully validated.
Once you got a message of successful submission, wait for review and ignore these warnings`.

Resources