반응형
개인적으로 또는 이전 글에서
https://marvingood.tistory.com/51
을 사용해서 배포시, 배포가 안된다면 우선 개발자 계정으로 등록된 메일을 열어보세요 .
한참 삽질하다가 배포가 실패 할 경우 Apple Store connect 에서 업로드가 안됐거나 반려가 됐다면
제일 먼저 확인!! 메일부터
라는 메일이 여러번 왔었는데 메일에 알람이 없어서 ㅡ.ㅡ 뒤늦게 발견
ITMS-90683: Missing purpose string in Info.plist - Your app’s code references one or more APIs that access sensitive user data, or the app has one or more entitlements that permit such access.
해결 방법 : ITMS-90683[해결방법] ITMS-90683: Missing purpose string in Info.plist
내용과
ITMS-90078: Missing Push Notification Entitlement - Your app appears to register with the Apple Push Notification service, but the app signature's entitlements do not include the 'aps-environment' entitlement.
내용의 설정이 없어서 업로드가 반려된 내용으로 메일을 받았다.
각 에러를 해결하는 방법을 알아봐야겠다
반응형