Part # 6 failed to upload. The request timed out

Viewed 132

I have a react-native project and trying to archive the build to upload on Testflight. It archives successfully but when it comes to upload it gives the following Errors. Can't find help on stackoverflow related to this problem.

enter image description here

1 Answers

Normally, this happens when you are using multiple apple developer accounts in Xcode. I used Transporter App to upload my build. That worked once, but not always.

Related