Serhii Hlushchenko
Serhii Hlushchenko
Same problem. FacebookImagePicker (2.0.9) And fix. https://github.com/OceanLabs/FacebookImagePicker-iOS/issues/6 But when you use CocoaPods change .h files is bad. When will reinstall pods need fix one more
I would like to have this feature too. I tried to use BlueSocket, but I faced with the problem when you try to send something to `wss://url:443` , I have...
@ianpartridge Thanks. Maybe if you will have time can you look BlueSocket why I can set socket that needs to use HTTPS and doesn't send Plain Text :)? I think...
@ianpartridge No, I haven't used it. But what certificates I should set if I connect to third-party WebSocket? We don't set any certificates when we open this URL in a...
@ianpartridge Oh. We can create SSLService without parameters :) Thanks, it maybe helps. I'll try it. I think need to add it to readme.
Hello, I tried to use this code ``` let configuration = SSLService.Configuration() socket.delegate = try SSLService(usingConfiguration: configuration) ``` And I have error `'init(withCipherSuite:clientAllowsSelfSignedCertificates:)' is unavailable: This API not supported on...
@ianpartridge @billabt I think "should", I think the Kitura should work same on Mac and Linux. Maybe just need an example
I see updates in repository. You have and PrivacyInfo. But we still have same problem. Just 1 year
Hi @noah-nuebling , I already reinstalled the app via homebrew and it works well for now. Should I download the WebSite version and try again?
I have launched Web Site version and checked configuration, but looks like it's same configuration Different only ``` isLicensedCache licenseReasonCache 1 ``` Maybe it's already overwritten by new HomeBrew version