TailC

Results 3 issues of TailC

与IQKeyboardManager冲突,在iOS10.3.3闪退,报错为 xception 'NSInternalInconsistencyException', reason: 'An instance 0x7f853e853600 of class UITextView was deallocated while key value observers were still registered with it. Current observation info: ( 使用了textview后, 退出页面后闪退,说没有注销掉这个observer,两边都使用了runtime取值,不知道怎么改 = =!

I test some iOS versions and some iPhones , I find iPhone5s with iOS 9.3.5 and 10.0.2,the QR can't run , i found AVCaptureDeviceInput is nil in those cases, help!!!!

我遇到个问题,我使用源代码里isSide属性作为判断侧边栏状态的值,不过遇到个很诡异的问题. 1.集成到项目中后,isSide值有时候不准确,发生概率在50%左右.我看了下源码,觉得没什么问题,不知道哪里有问题. 2.集成后,我右侧主页面是一个tableviewcontroller,然后tableview的didSelect方法直接失效了 3.滑出侧滑栏后,能否直接禁止掉右侧主页面的事件 麻烦看下这两个问题,提供下思路,多谢