Charlotte

Results 15 comments of Charlotte

ios 9 中 demo点击无反应

> Have you been able to build this for device? I get this error with Xcode 12.5 > > your xcode version must be xcode 13 beta2

I try fix it ## first ```swift public convenience init(request: URLRequest, certPinner: CertificatePinning? = FoundationSecurity(), compressionHandler: CompressionHandler? = nil, useCustomEngine: Bool = true) { if #available(macOS 10.15, iOS 13.0, watchOS...

> > 我将部署目标版本更改为 iOS 13(删除IPHONEOS_DEPLOYMENT_TARGET),它解决了这个问题 > > But every time I re-use 'pod install', it goes back to the way it used to be.😂 there pics not display , the...

I have the same problem , what should I do ?

> My friend told me that he also encountered this problem, but we found that it was no problem to use the debug mode of visual studio code. Maybe pycharm...

update to xcode 15.3 or xcode 15.4 try it again

> I am still facing the same issue. Do you have any suggestions for a solution? on `Websocket.swift` file change this code ```swift public convenience init(request: URLRequest, certPinner: CertificatePinning? =...

> > > I am still facing the same issue. Do you have any suggestions for a solution? > > > > > > on `Websocket.swift` file change this code...