사용 응용 프로그램 로더 진짜 이유없이, 앱을 업로드하고 자주 엑스 코드 주최자와 함께 문제를 발생하는 것, 그 사과는 영구적으로 해결할 수 있습니다.
몇 가지 다른 이유가
- Apple app upload server is not working properly (not in connection or lost connection during file upload). Just wait and try again later (may be after a day).
- Fluctuation in your network connection, during file upload.
- You may not have added privacy statements in your info.plist file.
Cocoa Keys 같은 오류 같은 종류도있다 : 여기, 당신은 당신이 것을 사용하는 경우, 귀하의 Info.plist 파일에 추가 할 고려해야 키의 목록입니다 서비스를 제공합니다. 오류 코드
솔루션 : 90,186
- Outdated application loader can be reason of this error. Use latest Xcode tool and use application loader from Xcode Tool.
- Incorrect/invalid provisioning profile, associated with your build. Ensure, your have used correct provisioning profile (A provisioning profile with Distribution/Production mode is require. A Development mode provisioning profile won't allow your to upload app on store.)
당신은 최신 응용 프로그램 로더 도구를 찾을 수 있습니다에서 엑스 코드 도구 최신 : 엑스 코드 (메뉴)를 열고 개발자 도구 ► 응용 프로그램 로더

를 ► 이 오류는 네트워크 문제로 인해 발생합니다. Xcode 또는 응용 프로그램 로더를 통해 빌드를 업로드하는 방법은 무엇입니까? – Priyal
다음을 확인하십시오 : http://stackoverflow.com/questions/35429801/this-action-could-not-be-completed-try-again-22421?rq=1 –
무엇을 사용하여 응용 프로그램을 업로드합니까? 두 가지 상황이있을 수 있습니다. 1. Apple 서버가 제대로 작동하지 않습니다. 2. IPA 파일을 내보내고 Application Loader를 통해 업로드하십시오. –