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
Dear developers:
Thank you very much for the library file you provided,I modified the connection method, using the latest AFNetworking3 version, only to modify the network AFHTTPRequestOperationManager connection mode. and I imported the SignalR library in the project, using SRHubConnection for connection.
There is a problem with the creation of multiple SRHubProxy using a SRHubConnection. When a certain number of SRHubProxy is created, the connection is not normal. Log: LP: will poll again in 2 seconds. NSLocalizedDescription = Request failed: not found (404)}. How do you solve this problem? I am looking forward to your reply. thank you
The text was updated successfully, but these errors were encountered:
Dear developers:
Thank you very much for the library file you provided,I modified the connection method, using the latest AFNetworking3 version, only to modify the network AFHTTPRequestOperationManager connection mode. and I imported the SignalR library in the project, using SRHubConnection for connection.
There is a problem with the creation of multiple SRHubProxy using a SRHubConnection. When a certain number of SRHubProxy is created, the connection is not normal. Log: LP: will poll again in 2 seconds. NSLocalizedDescription = Request failed: not found (404)}. How do you solve this problem? I am looking forward to your reply. thank you
The text was updated successfully, but these errors were encountered: