zhaoyunyi

Results 5 issues of zhaoyunyi

if app have Multiple windows, `navigator.push("")` will be invaild I think that should modify UIViewController. topMost code: ```swift let currentWindows = UIApplication.shared.keyWindow if let windowRootViewController = currentWindows?.rootViewController { rootViewController =...

class Model: PPJSONSerialization { var a: Int? = 0 var b: Int = 0 var c: Int? override init() { super.init() } } only Model.b can transfer for json string

运行的时候, 注销的时候也会崩溃,之前好像不会的

2017-06-13 14:06:20.085029+0800 MLPhotoLib[23248:1098875] [Common] _BSMachError: port 7803; (os/kern) invalid capability (0x14) "Unable to insert COPY_SEND" 2017-06-13 14:06:20.085429+0800 MLPhotoLib[23248:1098875] [Common] _BSMachError: port 7803; (os/kern) invalid capability (0x14) "Unable to insert COPY_SEND"...

xcode 9 ,pod 引入代码,主项目编译swift4,真机调试 系统ios10.3.2,iphone6plus,swizz的方法好像走了,但是手势还是没有反应。希望作者能看一下,谢谢。