1

저는 iOS 앱을 개발 중이며 지금까지 iPad에서 테스트 해 보았습니다. 앱이 거의 끝나면 iPhone에서 테스트하려고했지만 프로비저닝 프로파일을 설치할 수 없습니다.iPhone에 프로비저닝 프로파일을 설치할 수 없습니다.

이 내가했던 단계는 다음과 같습니다 (엑스 코드 5) 주목할 필요가

1) While my iPad was connected to mac I plugged in my iPhone 

2) Device was recognized, then I hit the button "Use for development" 

3) An error about not having a valid developer ID appear. 

4) Then I went to Xcode preferences -> Accounts and I found out there was 2 account for my user (maybe Xcode created another user since I had two simultaneously connected devices?) 

5) I then deleted the dummy account, checked the provisioning profile in the portal (it has the 2 devices added to it), opened organizer and clicked on "Add to Member Center" to redownload it but nothing came. 

6) I refreshed the profile in User Accounts. Tried to download it again, nothing. 

7) I also noticed that the iPad has two entries of the same provisioning profile on from may, when I started developing, and another for today. The iPhone has none. 

한 가지 내가 프로필에 추가 2 개 장치가 있지만 난 단지 한 인증서를 가지고있다가 (이 맞습니까?)

provisioning profile portal 아이디어가 있으십니까?

+0

iPhone의 장치 ID가 여기에 등록되어 있다면 Apple의 웹 포털에서 확인 했습니까? – scraatz

+0

예, 그렇습니다. 장치 탭에서 iPad와 iPhone은 모두 올바른 ID로 등록됩니다. –

+0

xcode를 사용하여 설치하는 경우 오류가 발생합니까? –

답변

1

Xcode 문제인 것 같습니다. 나는 맥을 재부팅하고 다음 번에 잘못된 ID가 할당되었다는 메시지와 "문제 수정"레이블이 붙은 버튼을 표시했다.

문제를 해결 한 후 Xcode에서 프로파일을 다시 다운로드하고 작동했습니다.

관련 문제