Charlotte
Charlotte
simulator 上可以获取到 真机上就不行了 在ios11上
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...