Development and production workflow

How do you guys manage working on application with multiple builds. I have different package names form my dev and prod application. On Cordova I had a script that changed package/bundle name config.xml so I could build both types. Is there any workflow advice for capacitor? Oh and another question, how can I get invite to slack, the link from home page isn’t working.

In my case we use different channels for each env.

The Slack thing I don’t know.

Here’s a great video from the ionic dev team :slightly_smiling_face: on building apps in appflow that use capacitor. I used this video to figure out my workflow, maybe it can help you as well. Good luck!

@Joberts the slack link is working again

Thank you all for your help!