Results 3 issues of JP Hochbaum

I have a live mobile app using Xamarin.Forms and the iOS version works fine but on Android I can't get past this error. Any advice on how to debug this?...

Below is the stack trace from the error exception thrown in debugging mode on an iOS app in Xamarin Studio. I am trying to connect with wss. I have no...

Cannot access disposed object is the error I am receiving. For some reason the socket doesn't open and so it gets garbage collected. I am able to use the host...