App reviews, troubleshooting, and recommendations
I have a small clarification regarding Shopify app development.Currently, we are developing a custom Shopify app with two developers. We are using the same partner account and the same app credentials for our local development environments. Our development framework is Remix, and we're utilizing GitHub for version control.
The issue we're facing is that when one developer runs their local server (npm run dev), it updates their .toml file and the App URL and Allowed Redirection URL(s) in the partner account's app setup. Consequently, the provided link allows the other developer to access the app.
However, if the server is stopped, the link becomes inactive.My question is: How can multiple developers develop the same Shopify app using an identical local environment while sharing the same partner account?Appreciate any guidance!
If you are using shopify CLI 3 and above you can use the app config link command
https://shopify.dev/docs/apps/tools/cli/managing-app-configuration-files
In my experience, more than one dev cannot push changes to the same app in the Partner Dashboard.
Resources:
Setup:
Here's how I've been setting it up lately for a multi-dev team:
I suppose you could install different apps on the same dev storefront, but this might become hard to manage. I would only do this if the burden to set up a testable dev store was very high.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024