Hi.
When I try to debug a native iOS app against a node.js app running in Cloud9 Preview,
it gets kicked to the Cloud9 login screen
Is there a way to side-step this, or has something distilled a request sequence that can log into Cloud9, thereby getting access to the actual Preview app?
To be clear, this is not for using an iOS device as a development environment, but rather to test the actual app without having to ship it off to another server (e.g. localhost) every time something is tweaked.
Thanks.