Bir Garip Developer

Results 4 comments of Bir Garip Developer

@stasel Thanks for your reply.

The problem still continues. Android webview has the same problem. There is no such problem in webview_flutter. Xiaomi phones also have this problem.

Hello, I added the library manually. I added the dependencies via pod. ``` func signalrConnect(access_token: String){ let hubConnection = HubConnectionBuilder(url: URL(string: "URL")!) .withHttpConnectionOptions() { httpConnectionOptions in httpConnectionOptions.accessTokenProvider = { return...

I added it manually. Currently watchos works without any problems.