Arvin
Arvin
 手机截屏的二维码识别崩溃,建议崩溃这里加非 nil 判断
你好, 请问下我使用CocoaPods安装了你的库, 1.1.1版本的, 从本地相册选择二维码图片无法识别, 打断点看到从zXing返回的结果为nil, 没找到原因, 但是测试你的demo是可以的; 发现LBXScanViewController 头文件少了 isNeedScanImage 这个属性, 你的demo是有的, 不过好像不干事, 注释掉还是可以识别二维码图片, 请问大神能找找原因吗?
我想在搜索条件不匹配的时候显示占位图片和文字提醒,并且已经在 `PYSearchSuggestionViewController` 控制器里面实现了`DZNEmptyDataSet`的代理和数据源方法,断点调试可以进去,但是占位的图片和文字不显示?请问这大概是什么原因?

**Describe the bug** In the relatively fast process of swiping the card, if the network is returning data to add, there is a high probability that the current sliding card...
问题来源,请看这篇文章:[ITMS-90809: Deprecated API Usage - Apple will stop accepting submissio...](https://www.jianshu.com/p/29a0c68199e4)
请问如何禁用某个页面的返回手势? 还有个问题, 在当前页面有个imageview加了系统的毛玻璃, push到下个页面用手势返回时, 上个页面的截屏没有毛玻璃效果, 要完全pop回来才会重新显示毛玻璃
[unLocalizable.py](http://t.cn/ROcrQu1) 这个文件的地址找不到了,能否提供一下呢?
When using `@Environment(\.colorScheme) var colorScheme`, Xcode prompts: `Accessing Environment's value outside of being installed on a View. This will always read the default value and will not update.` Sample code:...