Hi,
We’ve migrated to the latest version of App Bridge based on Shopify’s instructions:
- The CDN version of
app-bridge.js
is loaded in the<head>
of every page (without defer or async) data-api-key
is set, and theshopify
object is initialized in the console- The
@shopify/app-bridge
package and other old dependencies have been removed
However, the “Use the latest version of App Bridge on every page of your app” checkbox under the Built for Shopify badge remains unchecked — even though this version has been live for ~2–3 days.
Any guidance would be greatly appreciated!
Thanks in advance