> 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/publishing-apps/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store.md).

# Troubleshooting iOS

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/Bfk2vCQCzX1CfYW8ETt2" %}
[Build Error: You have reached the maximum number of certificates](/publishing-apps/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="/spaces/-LhGHkPsv15svPIU5I7C/pages/j7cpFdNvfWb2wYrYHyXy" %}
[Build Error: You have already reached the maximum allowed number of keys for this service](/publishing-apps/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="/spaces/-LhGHkPsv15svPIU5I7C/pages/6FZU2qtKOpkeMqUfG8FQ" %}
[Build Error: Distribution certificate has expired](/publishing-apps/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="/spaces/-LhGHkPsv15svPIU5I7C/pages/IiIdvMde651HIidLEfWM" %}
[Build Error: Asset Validation Failed - Invalid App Store Icon](/publishing-apps/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="/spaces/-LhGHkPsv15svPIU5I7C/pages/Wyav5sS6S53ay85imqYY" %}
[App Rejected: Add Permission Text to Your iOS Build](/publishing-apps/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="/spaces/-LhGHkPsv15svPIU5I7C/pages/FCAs1NeFyHLBAFI3qLYU" %}
[App Rejected: Apple Guideline 2.1 - iPad Support](/publishing-apps/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store/app-rejected-apple-guideline-2.1-ipad-support.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/bxmW7ovIytxtOLTYXDjD" %}
[Delivery warning during the app submission process: ITMS-90899](/publishing-apps/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="/spaces/-LhGHkPsv15svPIU5I7C/pages/82mehTBHeh0LLXY88Aj7" %}
[iOS Build Not Showing in Testflight](/publishing-apps/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store/ios-build-not-showing-in-testflight.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/nk3NVcIwbQnBSheXUMGK" %}
[Apple Two-Factor Authentication Error](/publishing-apps/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store/apple-two-factor-authentication-error.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/publishing-apps/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.
