Is it possible to change tenants at runtime based on the environment I have selected from a environment picker?

I have a mobile React Native android application with an environment picker in the dev menu which allows me to change environments to dev, sit, uat and prod. We also want to have a separate tenant for each of these environments. I was wondering if it is possible to change tenants at runtime based on the environment I have selected from a environment picker?

Hey there @BSK !

While not officially supported OOB, the following discussion may be helpful:

1 Like

Thank you, I think that might help!

1 Like

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