I have vorlon up and running in a webview successfully and can connect/debug the iOS sim. However, I can't get it to connect with Genymotion running the same code.
I'm guessing it has something to do with Genymotion using VBox for the Android emulation and it's not set up to resolve.
I tried both localhost:1337 as well as put it up on an AWS instance with no luck. I was able to connect to the dashboard in both cases, but the webview was not.
Any ideas?