> For the complete documentation index, see [llms.txt](https://help.adalo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.adalo.com/ja/testing-your-app/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store.md).

# iOSのトラブルシューティング

{% content-ref url="/pages/KdIllFiF8YpP37fzBoHv" %}
[ビルドエラー：証明書の最大数に達しました](/ja/testing-your-app/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store/build-error-you-have-reached-the-maximum-number-of-certificates.md)
{% endcontent-ref %}

{% content-ref url="/pages/hOwUUvBdUq9S1tiTLFGa" %}
[ビルドエラー：このサービスのキーの最大数にすでに達しています](/ja/testing-your-app/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store/build-error-you-have-already-reached-the-maximum-allowed-number-of-keys-for-this-service.md)
{% endcontent-ref %}

{% content-ref url="/pages/6lkWDnojGRJwfP9pvTxa" %}
[ビルドエラー：配信証明書が期限切れです](/ja/testing-your-app/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store/build-error-distribution-certificate-has-expired.md)
{% endcontent-ref %}

{% content-ref url="/pages/nNSTujr36ptrU59yBcg7" %}
[ビルドエラー：アセット検証に失敗しました - 無効なApp Storeアイコン](/ja/testing-your-app/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store/build-error-asset-validation-failed-invalid-app-store-icon.md)
{% endcontent-ref %}

{% content-ref url="/pages/4IB9jPP0ktZAox2wFPEh" %}
[アプリ拒否：iOSビルドにパーミッションテキストを追加](/ja/testing-your-app/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store/app-rejected-add-permission-text-to-your-ios-build.md)
{% endcontent-ref %}

{% content-ref url="/pages/3kbpOFYMAZWcO3HuWKsw" %}
[アプリ提出中の警告：ITMS-90899](/ja/testing-your-app/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store/delivery-warning-during-the-app-submission-process-itms-90899.md)
{% endcontent-ref %}

{% content-ref url="/pages/uOGyRn1e9HFDP42tnpnf" %}
[iOSビルドがTestFlightに表示されない](/ja/testing-your-app/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store/ios-build-not-showing-in-testflight.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.adalo.com/ja/testing-your-app/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
