# エラー：有効なアプリバンドルをアップロードしてください。

<figure><img src="/files/IyGzbPHKtnRNjg78z5KZ" alt=""><figcaption></figcaption></figure>

次のエラーが表示された場合は、**"有効なアプリバンドルをアップロードしてください"**、Google Play Signingを使用している際に無効なファイルを読み込もうとしている可能性があります。これは、Adalo Builderからダウンロードされた.AABファイル以外の任意のファイルです。

#### 解決方法

1. **.AABではなく.APKを読み込んでいます。**
   * Adaloからダウンロードした正しいファイルを読み込んでいることを確認してください。
   * ビルダーからダウンロードしたファイルの種類が.APKの場合は、[サポートチームに連絡](https://info.adalo.com/submit-a-support-ticket)してサポートを受けてください。
2. **有効なAndroidアプリバンドル（.AAB）ではない別のファイルタイプを読み込んでいます。**
   * 読み込もうとしているファイルがAdalo Builderからの有効な.AABファイルであることを確認してください。
   * リリースを破棄して新しいリリースを提出してください。

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

行き詰まっている場合は心配しないでください！さらなる支援のために[サポートチームに連絡](https://info.adalo.com/submit-a-support-ticket)してください。

1. 実施した手順を含める：すでに試したトラブルシューティング手順をお知らせください。
2. スクリーンショットを追加：エラーメッセージと更新しようとしているリストのパッケージ名を示す関連するスクリーンショットを共有してください。

忘れないでください、私たちはあなたがアプリを正軌に戻し、Google Playストアで輝けるようお手伝いします！


---

# 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-google-play-store/troubleshooting-android-release/error-upload-a-valid-app-bundle..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.
