fangyuan
fangyuan
可不可以修改??
同问
是使用KSYFileDownloader去下载m3u8吗? 看进度很快就到了100% 不对啊
@oushizishu 请教一下
or `if NSClassFromString("AFURLSessionManager") != nil { let classes = InstrumentationUtils.objc_getClassList() classes.forEach { if NSStringFromClass($0).hasSuffix("Task"), let method = class_getInstanceMethod($0, NSSelectorFromString("af_resume")){ methodsToSwizzle.append(method) } } }`
> This is very odd, and seems like totally unrelated things. What version of AlamoFire are you using, and are you using special libraries to interact with User Defaults, or...