# エラー：既存のユーザーは新しいアプリバンドルにアップグレードできません。

***

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

新しいリリースを作成しようとして、次のエラーが表示される場合: ***"You can't rollout this release because it doesn't allow any existing users to upgrade to the newly added app bundles."***

このエラーは、読み込んでいるバージョンコードがテストトラック内の最新リリースよりも古いことを意味します。これは、新しいAdaloアプリから既存のGoogleリストに初めてビルドを読み込む場合に最も一般的ですが、Googleテストトラックを介してリリースを昇格させる際にも発生する可能性があります。

**解決方法:**

1. リリースを破棄します。
2. 開発者アカウントの ***'Releases Overview'*** で最新のバージョンコードを特定します。

   <div align="left"><figure><img src="/files/LG7Gvj3tzIIXv1CrEbFx" alt="" width="147"><figcaption></figcaption></figure></div>
3. 弊社チームに[チケットを提出](https://info.adalo.com/submit-a-support-ticket)してください。リリース概要から最新のバージョンを含むすべての要求された情報を提供してください。*フォーマットは **123 (1.2.3)** です。*

   <div align="left"><figure><img src="/files/UylFbNrRLmm3tmtHZxbF" alt="" width="256"><figcaption></figcaption></figure></div>
4. 弊社チームによって更新された後、新しいビルドを提出し、Google Playリストに新しいリリースとして読み込みます。

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

行き詰まっている場合は心配しないでください！[サポートチーム](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-existing-users-cant-upgrade-to-new-app-bundles..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.
