openman1992

Results 3 issues of openman1992

使用方式: make.top.equalTo(weakself.yzwebview.mas_topMargin); 崩溃日志 [YZWebView mas_topMargin]: unrecognized selector sent to instance 0x108d88fc0 手机系统 10.0.1

我搜索出附近所有设备,然后随便链接设备,但是在链接某些设备的时候不会走回调,sucess 和 fail的回调都不会走,我查看原因 发现系统的代理方法没有执行。出现这种情况是因为这些外设本身没有遵循协议还是怎么的?我该如何处理这种不回调的情况