adamhartford / SwiftR

Swift client for SignalR (iOS and Mac)
MIT License
174 stars 74 forks source link

Removed UIWebView From the Library. #132

Open DhavalRKansara opened 4 years ago

DhavalRKansara commented 4 years ago

As Apple declared UIWebView as deprecated from ios 12.1 and so I removed UIWebView from the SwiftR and After all We already providing support for the WkWebview.

georgenimber commented 4 years ago

Since UIWebView was replaced I can't connect to Hub. Any other changes we need on client or server side?