Bleach

Results 6 comments of Bleach

我是单层的Flatlist,使用楼主的方法得到了解决

> > 测试过OC环境没有该问题,Swift的项目就会出现 > > ```swift > self.player.orientationWillChange = { (player, isFullScreen) in > > if #available(iOS 16.0, *) { > var requestOrientation: UIInterfaceOrientationMask = .portrait > if isFullScreen {...

同问,拦截到图片上传请求时出现

> ![截屏2021-07-15 下午3 27 50](https://user-images.githubusercontent.com/50947608/125747184-fc500da3-6ab9-4c18-8462-e2d6b420962b.png) 拦截网络请求时,刚开始可以正常运行,运行过程中此处报错,请问您是否遇到过此种情况 请问解决了吗,我也遇到了

在 didReceiveResponse 调用时用try-catch包裹, 可暂时解决

TestFlight项目表现正常