# 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: 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.adalo.com/ja/testing-your-app/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store.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.
