App Store Connect에서 앱 상태 Missing Compliance(수출 규정 관련 문서 누락)
1)앱을 제출하거나 업데이트할 때 앱 상태에서 Missing Compliance(수출 규정 관련 문서 누락)를 표시합니다. Apple은 앱이 암호화 기술을 사용할 경우 미국의 수출 규정을 준수해야 한다고 요구합니다. Missing Compliance의 manage로 이동합니다.
App Encryption Documentation(앱 암호화 문서)
2)앱이 사용중인 암호화 알고리즘이 있으면 해당 항목을 선택하고 필요한 서류를 업로드합니다.
What type of encryption algorithms does your app implement?
(당신의 앱은 어떤 유형의 암호화 알고리즘을 구현하고 있나요?)
Encryption algorithms that are proprietary or not accepted as standard by international standard bodies (IEEE, IETF, ITU, etc.)
(국제 표준 기관(IEEE, IETF, ITU 등)에서 표준으로 인정하지 않거나 독점적인 암호화 알고리즘입니다)
Standard encryption algorithms instead of, or in addition to, using or accessing the encryption within Apple's operating system
(Apple 운영 체제 내의 암호화를 사용하거나 액세스하는 대신 또는 이에 추가하여 표준 암호화 알고리즘을 사용합니다)
Both algorithms mentioned above
(위에서 언급한 두 알고리즘 모두)
None of the algorithms mentioned above
(위에 언급된 알고리즘 중 어느 것도 없음)
It is your responsibility to comply with export regulations, and you should revisit these questions if your encryption or exemption status changes. Since your build doesn't contain encryption, you can specify this in the information property list (Info.plist) in your Xcode project to avoid answering encryption questions with each app submission.
(수출 규정을 준수하는 것은 귀하의 책임이며 암호화 또는 면제 상태가 변경되면 이러한 질문을 다시 살펴봐야 합니다. 빌드에 암호화가 포함되어 있지 않으므로 Xcode 프로젝트의 정보 속성 목록(Info.plist)에서 이를 지정하여 각 앱 제출 시 암호화 질문에 답하지 않아도 됩니다)
3)앱이 사용중인 암호화 알고리즘이 없으면 None of the algorithms mentioned above을 선택하고 저장합니다.
4)앱 상태가 Ready to Submit으로 변경되며 앱을 제출 및 업데이트할수있습니다.
수출 규정 준수 개요
https://developer.apple.com/kr/help/app-store-connect/manage-app-information/overview-of-export-compliance
앱 암호화 문서 확인 및 업로드
https://developer.apple.com/kr/help/app-store-connect/manage-app-information/determine-and-upload-app-encryption-documentation/
암호화에 대한 수출 규정 문서
https://developer.apple.com/kr/help/app-store-connect/reference/export-compliance-documentation-for-encryption
수출 규정 준수(구글 플레이 콘솔)
https://support.google.com/googleplay/android-developer/answer/113770?hl=ko
'유니티게임개발 > iOS(빌드, xcode, 앱스토어)' 카테고리의 다른 글
iOS 앱 배포 - App store connect에서 스크린샷 이미지 업로드 및 요구사항 (0) | 2024.11.26 |
---|---|
iOS 앱 배포 - 애플 개발자 프로그램 등록부터 앱스토어 출시까지(A-Z) (1) | 2024.11.26 |
App Store Connect에서 iOS 앱 배포 - 승인된 앱(Approved)을 앱스토어에 출시하기 (0) | 2024.11.23 |
유니티(Unity)에서 빌드한 Xcode 프로젝트에서 iOS 앱 아이콘(App Icon) 설정하기 (0) | 2024.11.23 |
Xcode에서 iOS 장치 페어링 메시지 is not available because it is unpaired (0) | 2024.11.23 |