Embedded app checks

Using the latest App Bridge script loaded from Shopify’s CDN — There is still Cross icon in this

I have used latest url

Please suggest how to solve it.

Also, it said auto check in 2 hrs but, still it is save error:
Auto-checked every 2 hours. Log in and interact with your app on a development store to generate session data.

Seem like you miss the app key part.
The complete snippet to use app bridge cdn bellow:

<meta name="shopify-api-key" content="%SHOPIFY_API_KEY%" />
<script src="https://cdn.shopify.com/shopifycloud/app-bridge.js"></script>

token is already there.

Hey Richard, are you still seeing this check?

If so, a couple of things I would check are:

Then:

  • Install and open your app on a new development store to ensure using the new version is detected.