After following instructions on how to connect and get response from a hub server using signalR-objc briding header: Call SignalR method in Swift (SwiftR). I was able to get response from the hub connection and after invoking it! But i dont know how to parse the response in my swift file after invoking the method.Image of my ViewDidLoad(): enter image description here
Comments
Post a Comment