i have stuck on " Embedded app checks". that is not running .. whats the issue behind that please share …
Are you using App Bridge 4 and session tokens? If so, you should log in to dev store that has this app installed and interact with the UI so you can re-trigger the check.
But For App Bridge – Latest version is 3.7.10
I unable to found App Bridge4
same problem here, not sure what is happening since we have 8 apps running with the same setup
it seems to have worked after I either switched to safari or went manually to console and requested a token with shopify.idToken()
The latest version of AppBridge is not 3.x - we’ve moved to serving AppBridge via the CDN. You can find instructions on using AppBridge CDN here: Docs
You also want to uninstall @shopify/app-bridge from your project but you can leave @shopify/app-bridge-react since that’s a thin wrapper around AppBridge CDN to make it easier to work with React, incase you don’t want to use WebComponents.
@Harshdeep-Shopify Can i use @shopify/app-bridge-react version 3.7.10 as i m using AppBridge via the CDN but i m using React 16 version and can’t update app-bridge-react version .
