microsoft/cordova-samples

Cannot get signalr to work.

christophedemey opened this issue · 0 comments

Hi

I am trying to connect to a signalr self hosted application.
I have tested the html code and all works fine in a browser.

I am getting this message in the ripple emulator :
Error during start request. Stopping the connection.
HTTP Response message is :
The ConnectionId is in the incorrect format.

Please review the github repository i created for this issue.
https://github.com/christophedemey/apachecordovasignalrfail

Thanks!