Project with multiple config files for switching themes & features

Hi, I am working on a project that has multiple domain configs that we switch between when building. This allows us to work on one codebase, but build different versions of apps by switching out assets and themes, features and content sources.

We currently have one project in EXPO that we publish to with different release channels e.g.

The above seems to work OK, but when I send people to those links, they all use the last published name and icon.

Is there a way for them to use their own or a way to create and publish to multiple Expo projects from one code base?

Thanks,
Lynden

This can be closed, I found that creating custom slugs in each app config creates a new project on Expo.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.