# 애플 간편회원가입 설정 시 '사용할 수 있는 앱 ID가 없습니다'로 노출되고 있어요(링크수정필요)

애플 간편 회원가입 설정 하시면서 Primary Add ID 메뉴에서 아래와 같이 노출될 수 있어요.&#x20;

> 사용할 수 있는 앱 ID가 없습니다. (No App ID is available)

위의 내용으로 확인되면 아래와 같이 진행해 주세요.

{% stepper %}
{% step %}
Certificates, Identifiers & Profiles 메뉴에서 Identifiers 메뉴 중 생성하신 IDENTIFIER 클릭

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

{% step %}
스크롤 내려서 하단쪽에 'Sign In with Apple' 항목 체크 후 \[Edit] 클릭

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

{% step %}
아래의 이미지처럼 확인 후 \[Save] 클릭

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

{% step %}
스크롤 올려서 상단쪽에서 \[Save] 버튼 클릭 후 Modify App Capabilities 레이어창에서 \[Confirm] 클릭

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

{% step %}
다시 아래의 '애플 간편 회원가입 연결방법' FAQ 게시글에서 11번부터 진행해 주세요.

[애플 간편 회원가입 연결방법 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/faq_view.html?uid=939#11)
{% endstep %}
{% endstepper %}


---

# 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/id-1.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.
