Custom app block not pushing to production

The problem that I'm facing is that when I deploy from my dev env to my production the theme app extension isnt being released to that production. I tried going into the dev terminal and running yarn shopify app deploy but that was blocked by permissions
No description
5 Replies
Huntz
HuntzOP2mo ago
No description
Smelvin
Smelvin2mo ago
Hello Huntz, Make sure you have a valid Shopify app.toml that matches production configuration, then next time you click deploy you will have a checkbox for extensions, and then you can deploy.
Huntz
HuntzOP2mo ago
I do have a toml for both the dev and and the shopify.app.toml and they match, but this extension checkbox you speak of is not showing Can you please elaborate on this, sorry
Smelvin
Smelvin2mo ago
Ill grab some screenshots of what I was referring to I have my app toml matching my production environment, and a dropdown would show up when you go to deploy. I also have some documentation here on the topic as well: https://docs.gadget.dev/guides/plugins/shopify/advanced-topics/shopify-app-toml#connecting-a-shopify-app-toml-file-to-a-shopify-app.
No description
Smelvin
Smelvin2mo ago
I realized ive made a mistake, my staff view shows me a different option. You will need to pull the code locally and use the local terminal

Did you find this page helpful?