# iOS 앱 스토어 '디지털 서비스법 규정' 관련 안내 및 조치 사항

<mark style="color:blue;">최근 애플 앱 스토어의 디지털 서비스 법이 개정되어서 iOS 개발자 계정의 해당 계약 건에 대해서 승인 및 추가 조치가 필요해요.</mark>&#x20;\ <mark style="color:blue;">해당 부분에 대해서 조치되지 않을 경우 앱이 삭제돼요.</mark>&#x20;

***

## 조치 방법

{% stepper %}
{% step %}
[**https://appstoreconnect.apple.com** ](https://appstoreconnect.apple.com/)페이지 접속해 주셔서 \[나의 앱] 메뉴 클릭해 주세요.&#x20;
{% endstep %}

{% step %}
앱 대시보드 상단에 경고 알림에 대해서 확인 되는데 \[비즈니스로 이동] 버튼 클릭해 주세요.

<figure><img src="/files/Lm3cs9AQMy3FlUCJuk6N" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
비즈니스 메뉴에서 상단 알림창의 \[규정 준수 요구 사항 완료하기] 버튼 클릭해 주세요.

<figure><img src="/files/RpCkYAGg6JQL6CHGtdQc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
\[디지털 서비스법 규정 준수] 메뉴에서 '디지털 서비스법에 따른 거래자임'으로 선택 후 \[다음] 버튼 클릭해 주세요.
{% endstep %}

{% step %}
\[연락처 정보 확인] 레이어창에서 국가번호, 연락처 전화번호, 이메일 주소 입력 후 \[다음] 버튼 클릭해 주세요.

<figure><img src="/files/5FiouO6d5euUUwiGtPdV" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %} <mark style="color:blue;">입력하신 이메일 및 전화번호로 인증 번호 확인 후 인증 진행해 주세요.</mark>
{% endstep %}

{% step %}
모든 인증이 완료되면 인증된 정보에 대해서 최종 확인창이 노출되는데 정확히 입력되었는지 확인 후 \[확인] 버튼 클릭해 주세요.
{% endstep %}

{% step %}
계약 탭 확인 시 \[디지털 서비스법 규정 준수]에 모든 사항을 완료했다는 메세지가 확인되면 최종 완료돼요.&#x20;
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
거래자 제공업체로 제출 시 참고사항

1. 조직(기업) 개발자 계정   \
   DUNS 번호와 연결된 주소가 자동으로 적용되고 전화번호, 이메일주소를 추가 정보로 제출해요.
2. 개인 개발자 계정   \
   주소(우편번호 포함), 전화번호, 이메일주소를 모두 제출해야 하며, 해당 정보는 앱 스토어 제품 페이지에 표시돼요. 이 정보는 앱스토어에 표시 목적으로만 제공되며 Apple 개발자 프로그램 멤버십과 관련된 정보에는 영향을 미치지 않으니 참고해 주세요.

[유럽 연합 디지털 서비스법 거래자 요구 사항 관리 자세히 확인하기 \[클릭!\]](https://developer.apple.com/kr/help/app-store-connect/manage-compliance-information/manage-european-union-digital-services-act-trader-requirements/)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.makeshop.co.kr/faq/mobile/undefined-1/ios-2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
