Andrew McClain

Results 14 comments of Andrew McClain
trafficstars

What were your TLS connection options? I'm running into the same problem: socket hangup even though I'm providing U/P.

We're also seeing this with Safari -- occasionally presence callbacks won't fire or presence subscriptions won't be sent on Safari. It's extremely intermittent, but we think it may have to...

Just ran into this as well. It really should be removed from the docs until this is fixed.

I'm running into the same thing. OS 10.15 and Xcode 10.3

Nope, the whole Externals directory isn't there. Let me see if I can wrangle the log Carthage/Checkouts/CEF.swift virtual-camera ✗ 1d3h ◒ ▶ ls CEF.swift LICENSE.txt README.md requirements.txt CEF.swift.xcodeproj Modules Samples...

[carthage-xcodebuild.NLAO8c.log](https://github.com/lvsti/CEF.swift/files/5250963/carthage-xcodebuild.NLAO8c.log)

cef_4103 On Sun, Sep 20, 2020 at 4:19 AM Tamas Lustyik wrote: > > > which branch are you guys on? > > > > > — > You are...

I've narrowed down the problem. I think the issue is that the CEFSandbox gets built first (because it's a dependency) but it doesn't have the external resources build step, so...

I noticed the same thing! I think it’s because it pre-caches the headers before running the script (at least looking at the logs, there’s a bunch of stuff that happens...