--- title: >- Embedded Apps not on App Bridge 2.0.5 or higher will redirect merchants to a new tab - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: >- https://shopify.dev/changelog/embedded-apps-not-on-app-bridge-2-0-5-or-higher-will-redirect-merchants-to-a-new-tab md: >- https://shopify.dev/changelog/embedded-apps-not-on-app-bridge-2-0-5-or-higher-will-redirect-merchants-to-a-new-tab.md metadata: effectiveApiVersion: '' affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: true createdAt: '2023-02-06T10:23:19-05:00' postedAt: '2023-02-06T00:00:00-05:00' updatedAt: '2024-02-02T10:57:44-05:00' effectiveAt: '2023-02-06T00:00:00-05:00' --- February 6, 2023 Tags: * Action Required * API # Embedded Apps not on App Bridge 2.0.5 or higher will redirect merchants to a new tab The following requirements must be met for embedded apps to load in `admin.shopify.com`: * The [content security policy](https://shopify.dev/apps/store/security/iframe-protection) includes `admin.shopify.com`. * The app is on [App Bridge 2.0.5 or higher](https://shopify.dev/apps/tools/app-bridge/updating-overview#ensure-compatibility-with-the-new-shopify-admin-domain), and has correctly implemented the [`host`](https://shopify.dev/apps/tools/app-bridge/retrieve-the-host) parameter. [App Bridge 3.0](https://shopify.dev/apps/tools/app-bridge/migrating-to-3) is recommended. When merchants try and access apps which have not been updated, they will be redirected to the old admin domain in a new tab. They will also be shown a banner letting them know that they've been redirected in the original tab. If you have recently updated your app, or if you are unsure if your app has ever loaded correctly within the new admin domain, you are encouraged to test the app on any partner owned dev store. If you are redirected, ensure that your app has loaded correctly under the banner on admin.shopify.com. We will record the successful load, and within 3 hours our data pipeline will update. Once the pipeline has updated, the banner/redirect will no longer occur.