Shopify / theme-extension-getting-started

A theme app extension boilerplate that highlights the basic structure and features that are available to developers who want to integrate their apps with Shopify Online Stores.
https://shopify.dev/apps/online-store/theme-app-extensions/getting-started
MIT License
105 stars 45 forks source link

deep link error app embed does not exist #23

Open adventuretocode opened 1 year ago

adventuretocode commented 1 year ago

Hi fork

i need help on build deep link shopify them app extensions

i refer https://shopify.dev/apps/online-store/theme-app-extensions/extensions-framework#simplified-installation-flow-with-deep-linking block file name app-embed.liquid = { handle }

https://${myshopifyDomain}/admin/themes/current/editor?context=apps&template=${template}&activateAppId=${myappuuid}/app-embed

Error getting

Screenshot from 2022-11-07 12-23-18

adventuretocode commented 1 year ago

the link code was working fine after recreate react build every things was working fine