팀에 iTunes Connect 계정이 없습니다.
첫 번째 앱을 App Store에 제출하려고합니다.
XCode 제품-> 프로젝트 보관 및 유효성 검사에서 오류가 발생합니다.
팀에 iTunes Connect 액세스 권한이있는 계정이 없습니다 ...
App Store 배포에는 iTunes 연결 액세스가 필요합니다. 내 문제를 해결하는 방법?
해결책 1 :
- Xcode를 완전히 종료하고 다시 열어서 문제를 해결하십시오.
해결책 2 :
- 그렇지 않은지 확인하십시오
App Store distribution profile
. - 그렇다면
iTunes Connect
또는에 액세스 할 수있는 Apple ID로 Xcode에 로그인하십시오App Store Connect
. - 보관 파일을 확인하는 동안 동일한 프로필을 선택하십시오. 잘 작동합니다.
이 문제가 발생하면 Xcode를 완전히 닫았다가 다시 열면 문제가 해결됩니다.
지금 바로이 문제에 부딪쳤다. Xcode를 완전히 종료하고 다시 시작하면 속임수가되었습니다.
X-CODE를 다시 시작하면 작동합니다 :) 확실히 X CODE-9에서 작동합니다 .Application Loader로 시도해 볼 수 있습니다.
네트워크 방화벽이 iTunes 연결 도메인을 차단하지 않는지 확인하십시오. 차단 된 경우 동일한 메시지가 표시 될 수 있습니다.
나를 위해 iTunes 및 AppStore 액세스는 방화벽 네트워크 수준에서 차단되었습니다. Xcode와 mac을 다시 시작하면 매력처럼 작동했습니다.
XCODE 10 업데이트
2019 년 9 월
폐쇄 엑스 코드가없는 작업을 수행하는 경우, 애플 개발자 계정과에서 로깅 로그인 해 , 아이 클라우드 계정과 일치하지 않을 수 있습니다 많은 경우입니다.
이 두 단계는이 오류 사례의 95 %를 해결합니다.
Xcode를 다시 시작하거나 Mac을 다시 시작하십시오. 제 경우에는 Xcode를 다시 시작하십시오.
Xcode > 환경 설정으로 이동하십시오 ...
나는 오늘 같은 문제가있었습니다 .iOS 장치에 사과 ID로 로그인하고 문제를 일으키는 iCloud와 연결되어 있으므로 장치에서 계정을 제거하면 나에게 잘 작동했습니다.
애플 스토어 도메인에 액세스 할 수 있는지 확인하십시오. 제 경우에는 네트워크 관리자에 의해 차단되었습니다.
나에게 이것은 동일한 Apple ID가 두 장치의 Xcode 계정에 추가되었을 때 발생했습니다. 한 장치에서 계정을 제거한 후 다른 장치는 App Store에 정상적으로 업로드 할 수 있습니다. 제거 후 Xcode를 다시 시작했지만 필요한지 확실하지 않습니다. 아마도 세션이 만료되거나 연결 문제 일 수 있습니다.
I know this has been solved, but none of the listed solutions worked for me and in case someone else is also experiencing this issue- it could be due to not enabling Two-Factor Authentication.
I was having no problems uploading builds to the App Store and within the span of 1 hour got this same issue. Once I followed Apple's documentation and enabled Two-Factor Authentication for both my organization's Team Agent as well as my own developer account, I restarted XCode and was able to successfully upload builds again.
I had this same error. I tried rebooting etc. and nothing worked. I tried again several hours later and managed to submit successfully. I can only assume the service was down.
Please use Application Loader, if all the above fails.
Step 1:- Create a .ipa file for app store distribution.
Step 2:- Login to Application loader with your apple developer account for which you are uploading your app.
Step 3:- Choose .ipa file from application loader, read the instruction asked and follow the steps.
I got the same issue, after spending lots of time and doing each and every thing but no solution work for me, at the last I just upload me .ipa file in Application Loader. And it work.
I had a similar issue. Turned out that App Store was blocked by IT (arrrggggg!!!). Try a different network or ask IT to unblock then should work but first check that you can access App Store
Previous answers didn't work for me, including restarting, quitting Xcode and refreshing profiles.
Disconnected from company VPN and instantly started working.
Xcode 10. Aug. 2019
계정 관리를 누른 다음 계정이 만료되었다는 알림이 표시됩니다. 다시 로그인하면이 문제가 해결됩니다.
나를 위해 또 다른 해결책 은 Xcode 를 비활성화 Automatically manage signing
하고 다시 시작하는 것입니다.
그럼 난 수 있도록 다시 Automatically manage signing
응용 프로그램을 업로드 할 수 있습니다.
희망이 도움이됩니다.
'IT story' 카테고리의 다른 글
리눅스에서 디렉토리를 반복하는 방법? (0) | 2020.06.17 |
---|---|
date_modify를 DateTime 객체로 사용하여 PHP에서 현재 달의 첫날 (0) | 2020.06.17 |
활동이 시작될 때 소프트 키보드를 숨기는 방법 (0) | 2020.06.17 |
펄의 숨겨진 기능? (0) | 2020.06.17 |
Esqueleto를 사용하여 목록 유형 처리 (0) | 2020.06.17 |