You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
i'm trying to use your library to connect xamarin forms server with xamarin forms client.
i can call server method but no response on the client.
my exception is: "Timeout reached without reponse"
this is StackTrace
at Xeeny.Transports.ResponseContext.GetResponse () [0x00021] in <917d92855ad64c8795ccaaf2e3600964>:0
at Xeeny.Transports.TransportBase.SendRequest (Xeeny.Transports.Message message) [0x0013f] in <917d92855ad64c8795ccaaf2e3600964>:0
at Xeeny.Connections.ClientConnection.InvokeAsync[TResponse] (System.String operation, System.Object[] parameters) [0x00099] in <33f4d7a082534d29b53ff98c310e6bbc>:0
Can you help me to use your library?
The text was updated successfully, but these errors were encountered:
Hi,
i'm trying to use your library to connect xamarin forms server with xamarin forms client.
i can call server method but no response on the client.
my exception is: "Timeout reached without reponse"
this is StackTrace
at Xeeny.Transports.ResponseContext.GetResponse () [0x00021] in <917d92855ad64c8795ccaaf2e3600964>:0
at Xeeny.Transports.TransportBase.SendRequest (Xeeny.Transports.Message message) [0x0013f] in <917d92855ad64c8795ccaaf2e3600964>:0
at Xeeny.Connections.ClientConnection.InvokeAsync[TResponse] (System.String operation, System.Object[] parameters) [0x00099] in <33f4d7a082534d29b53ff98c310e6bbc>:0
Can you help me to use your library?
The text was updated successfully, but these errors were encountered: