Hey all.
First of all, i’m new to Shopify development.
I’m currently building an embedded app with theme block extension and customer account extension.
I’m just not sure about the best way of doing production and development installs.
I’ve built my app using the Shopify CLI and React Router template and its all in the dev portal and testing is going well. My question is around how to do live and still do active development.
Do I need to register the app twice to the dev portal for each environment and just register the prod app to the app store or is there a easier/better way?
Any advice or documentation would be awesome. Thanks!!