# iOSビルドがTestFlightに表示されない

通常、ビルドが完了した後、Testflight でアプリが表示されるまでには15分ほどかかります。時折、最新のビルドが表示されないことがあり、最大2時間待つ必要があります。Apple からアプリがテスト用に準備された際にはメールが届きます。

#### 考えられる原因:

1. Adalo の公開サービスが一時的に停止している可能性があります。
2. Apple の公開サービスが一時的に停止している可能性があります。

#### 解決方法:

1. [Adalo ステータス](https://status.adalo.com/?utm_term=\&utm_campaign=*KB+-+Search+-+Create,+Develop,+%26+Build\&utm_source=adwords\&utm_medium=ppc\&hsa_acc=4913569088\&hsa_cam=20002976134\&hsa_grp=148203983277\&hsa_ad=655528080898\&hsa_src=g\&hsa_tgt=dsa-19959388920\&hsa_kw=\&hsa_mt=\&hsa_net=adwords\&hsa_ver=3\&gad=1\&gclid=CjwKCAjwrranBhAEEiwAzbhNtXDIe4epgig0spDRz9mrSiFPk4IARrt_AEA15ukErl5XKnGx7GITvBoCycQQAvD_BwE) ページを確認してください。
2. [Apple ステータス](https://developer.apple.com/system-status/) ページを確認してください。
3. 2時間待ってから新しいビルドをプッシュしてください。

### **まだ助けが必要ですか？**

行き詰まっている場合は心配いりません！以下の詳細を含めて、[サポートチーム](https://info.adalo.com/submit-a-support-ticket)にお問い合わせください。

1. 実施した手順を記載: すでに試したトラブルシューティング手順をお知らせください。


---

# 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/ios-build-not-showing-in-testflight.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.
