i recognised that I need to provide a user login within the application to make a REST connector call out of the application when starting the app from the Visual Designer, but not I run the app from a mobile device. I am using OAuth2 authentication which works within the application on a browser but not from a mobile device and I need a condition that tells me if I am running the app from within the designer or from a mobile device simplifier app to either include the oauth2 authentication server action in a workflow or not.