Application Loader getting stuck while uploading package to App Store - ios

I am trying upload to my app to iTunes connect using Application Loader. Many times I have done this, but this time strangely while uploading it is getting stuck at, upload process
My app is of 14MB, upto 3MB it processed, after that its showing above screen. While searching about this, many were faced issue in authentication stuck, but here its authenticated, but in the middle of package upload it is getting stuck. I developed this app using Xamarin.Forms
Did anyone know reason for this? Its getting stopped abruptly in the middle again resuming like this its uploaded two build. Can I publish that build, whether it would have properly uploaded or not?

Related

TestFlight build is not working same for every user

I'm new to iOS development.
I have a app built with React Native and already deployed on app store. I'm working on version 2.0 of the app. Previous version was built by some other developer company.
They delivered the source code for the version one, I'm gonna work on top of the codes of version one.
I've pushed a build on TestFlight to check if the existing codes are okay.
Now on TestFlight,
most of the testers are not finding any problems but some users can't login. Whenever they try to login, either there is an infinite loading screen or the app takes back to splash screen. The users then tries again to login but again after entering otp, user is sent back to splash screen.
Now this scenario is happening only with 2, out of our 20+ testers. We don't know where the problem is because we can't recreate the same issue in other devices.
Also, this same app with same code is deployed on google play store and working without any issue.
Has anyone else faced similar issue? Is it a problem with the test flight?
N.B: Everyone using iphone with latest iOS update 16.3
Try to log in with their credentials on your simulator/local device where you have access to logs etc.
Sounds to me like there's an issue with some specific accounts, maybe they have some properties in their accounts that has been altered/removed that's making the login process fail / load the correct content.
Edit: If there's infinite loading, have they checked their internet connectivity as well?

Binary in invalid after uploading into iTunesConnect

I am uploading one of my application into the App Store. As after successful uploading application into store, application status will change to "ITC.apps.preReleaseBuild.errors.invalidBinary" or "This Build is invalid.".
As I research why its happening, and come to know this is becuase of wrong naming covensatin of Icon file. So I make a neccessary changes into my icon file and re-upload the application, but still getting same issue.
If anybody knows the solution, then help me to out from this issue.

Upload ionic app itunes connect

I'm trying to upload my application to connect itunes but I could not get. Valid from XCODE application without any problem, it also raises and spends the whole process normally. But over 1-2 minutes since connect receive an error, error that appears in iTunes do not understand.
ITC.apps.preReleaseBuild.errors.processingFailed
This message appears next to the binary version of iTunes Connect a red alert icon.
I'm working with this application IONIC, it had already risen above versions without any problem to store.
I cleaned the project, it has made new applications in my environment itunes but nothing works for me. I'm not receiving any specific error. As I said earlier binary is validated from xcode.
This problem is mainly due to a plugin in particular, it was the PushNotification plug, take it away and I could upload my application without any problem. Now, there was never notice from Apple, nor stand that there was a problem with this. It was a matter of luck remove this plugin and it work.

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`.

XCode Upload Hangs when a certain SDK is included

This is the weirdest problem that I have ever encountered in XCode.
Recently I wanted to add a certain SDK to my app. I'm not going to name
this SDK because I don't want to discredit their name. Anyway, the strange
thing is that whenever I included the SDK into my app, while it can work
ok in the app, during upload (after validate success), the uploader just
hangs there and not uploading any data at all for a long time (i waited about
10minutes). No progress whatsoever.
Then I removed the SDK, and commented out the related SDK codes (just delegates),
I was able to upload fine. Then just for sure, I added back the SDK and implemented
the SDK codes, again, archive the app, validate, and try to upload, it just stuck
there again.
Anybody have any idea why is this so?
It is so annoying. Organizer did not give any message either.

Resources