Hi @George, this is a challenging issue for mobile development. I've started to build workarounds by using variables and dynamic bindings to switch the domain on pages, but I've run into a blocker on App Flows.
There's no way to dynamically bind a Server Connect action in App Flows. It seems my only option is to run a find/replace across my entire project whenever I want to build against a different target.
It would be ideal to have a global target(s) that can be used across all parts of the mobile app, with a default target that works on the web server, and being able to build against different targets.
