# 11. 심사 제출

<https://appstoreconnect.apple.com/>으로 이동해서 로그인해 주세요. 나의 앱을 클릭해 주세요.

* TestFlight 탭으로 이동하고 왼쪽에서 생성된 앱을 클릭해 주세요.
* 우측 상단의 심사에 추가 버튼을 클릭해 주세요.
* App Store에 앱 출시하기 가이드를 잘 따라 왔다면 정상적으로 심사 제출이 가능해요.
* 만약 빨간색 알림이 뜨면서 부족한 서류가 있다고 나올 경우, 수정이 필요해요.
* 심사 통과 후 출시를 하면 App Store에 앱이 나타나요.
* 심사 후 통과 및 거절 알림은 이메일로 발송돼요.
  * App Store ➡︎ 검색 탭 ➡︎ App Store Connect 검색 ➡︎ 다운로드 후 로그인 ➡︎ 개발자 계정 연결하면 앱으로도 푸시 알림을 받을 수 있어요.
  * 참고 : 수동 출시로 설정하고 심사가 통과되었을 경우 App Store Connect 앱으로 직접 출시할 수 있어요.

<div align="left"><figure><img src="/files/PwvCFuHeDUrLRhwff1c0" alt="" width="446"><figcaption></figcaption></figure></div>

* 무시해도 좋은 오류 메일

제출 후에 'dSYM 누락'이라는 메일이 올 수 있어요.

Crashlytics라는 firebase의 크래시 현상 보고 기능을 이용하고 있지 않아서 오는 메일이에요.

이 기능이 필요 없다면 무시해도 좋아요. 이용을 원하는 경우에는 커뮤니티로 문의해 주세요.

한 번 이용하기 시작하면 매 업데이트마다 파일을 업로드해줘야 해요.

<div align="left"><figure><img src="/files/k3XSZL419Fr0YygIgKdr" alt="" width="375"><figcaption></figcaption></figure></div>

> \#심사 제출

2023.11.27 Jipang


---

# 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://docs.ohmyapp.io/main/guide/deploy/appstore/11..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.
