YYText icon indicating copy to clipboard operation
YYText copied to clipboard

YYTextKeyboardManager在键盘处理上会出现以下偶现闪退,多数是ios9.3 ios10 ipad的机型

Open xiaoxiaotang opened this issue 4 years ago • 3 comments

An instance 0x167d5fc0 of class UIInputSetHostView was deallocated while key value observers were still registered with it. Current observation info: <NSKeyValueObservationInfo 0x167f8e20> ( <NSKeyValueObservance 0x167f8e50: Observer: 0x167f8b90, Key path: frame, Options: <New: NO, Old: NO, Prior: NO> Context: 0x0, Property: 0x167f8e80> <NSKeyValueObservance 0x167f9650: Observer: 0x167f8b90, Key path: center, Options: <New: NO, Old: NO, Prior: NO> Context: 0x0, Property: 0x167f9680> <NSKeyValueObservance 0x167f9aa0: Observer: 0x167f8b90, Key path: bounds, Options: <New: NO, Old: NO, Prior: NO> Context: 0x0, Property: 0x167f9ad0> <NSKeyValueObservance 0x167f9e90: Observer: 0x167f8b90, Key path: transform, Options: <New: NO, Old: NO, Prior: NO> Context: 0x0, Property: 0x167f96a0> )

EC1783E7-F1B5-42F4-88CC-CDDE80307234

xiaoxiaotang avatar May 07 '20 06:05 xiaoxiaotang

bugly上的堆栈信息 05880F5E-1030-4DB5-94AB-49D561227B24

xiaoxiaotang avatar May 07 '20 06:05 xiaoxiaotang

同样的问题,同样的崩溃位置,我的都是在收起键盘的时候偶发性崩溃,概率挺高。还未解决

tipshot avatar Aug 28 '20 10:08 tipshot

这个怎么解决啊?

yasinn avatar Nov 22 '22 12:11 yasinn