# 앱스토어에서 간혹 메일이 오는데 문제 없는 건가요?

메이크샵 파워앱팀에서는 iOS 개발자 계정을 보유한 상점들에 한하여\
주기적으로 파워앱 기능추가 및 기능개선을 위한 앱 업데이트를 진행하고 있으며,\
앱 업데이트 시 앱스토어에서는 iOS 개발자 계정 소유주에게&#x20;"앱을 업데이트해도 된다"는 업데이트 심사 완료 메일과 및 "해당 버전의 앱이 출시되었다"는 출시 완료 메일을 발송되고 있어요.&#x20;

{% tabs %}
{% tab title="업데이트 심사 완료" %}

<figure><img src="/files/qb96BenyU03f8MUO5CNf" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="출시 완료" %}

<figure><img src="/files/rv2eZiiruGEVFmXDr62n" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

해당 메일이 파워앱 오류 및 문제 발생으로 인해 메일이 발송된 것은 아니며\
앱 업데이트 요청시 스토어 반려되는 경우 상점에 연락드리고 있으니 참고해 주세요.


---

# 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/undefined-42.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.
