Hello,
I’m an experienced react dev, but very new to Shopify.
I’m trying to create an app that displays a popup on storefront navbar, using Remix + app extensions.
I’ve created the extension using:
npm run shopify app generate extension
then choosing a “App Extension” type.
Tried to turn on the App extensions from the Shopify partners dashboard.
Was searching the internet and even tried some ChatGPT but nothing helps.
The app itself appears in the shopify admin but when I try to edit my Theme (Default Dawn 2.0) the app block doesn’t appear!
The app block I have on my application is the default pre-generated app block - start_rating.liquid
It’s been a couple of days i’m trying with no success.
Maybe the TechStack I chose is not the correct one for my use case?
Hi @Kliam were you able to resolve this for op ? I am having exact same issue, I am using boilerplate app and boilerplate theme extension. No customisation whatsoever. Except the store I am using have preview enabled.
Preview your theme app extension:
12:39:53 │ extensions │ [http://127.0.0.1:9292](http://127.0.0.1:9292)
Edit: it worked. We have to wait for above message before installing the app on store + had to remove the metadata settings (as it was probably not configured properly, docs don’t make it clear enough). Note that above message will come after app has been published message. Theme is published later