yyhinbeijing opened a new issue #3197: [iOS][Dev-tool] version: 0.28.0 [NSURLResponse statusCode]: unrecognized selector sent to instance 0x283513b20' URL: https://github.com/apache/incubator-weex/issues/3197 { NSURL * downloadPath = nil; NSError * error = nil; NSHTTPURLResponse * httpResponse = (NSHTTPURLResponse*)response; if (200 == httpResponse.statusCode) { } } Class: WXUtility.h line: 661 类似这样的错误很多 手机系统:iOSv13.40 Xcode: 11.4 osx: 10.15.4 这个问题很严重,导致app崩溃率大大提升,麻烦官方看一下。
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
