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
5 Replies

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.
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

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