我有一个应用程序的某些屏幕依赖于UIWebViews,但从iOS8开始,我开始看到偶尔会抛出以下异常:WebKit在webView:willRemoveScrollingLayer:withContentsLayer:forNode:delegate:-[WebActionDisablingCALayerDelegatesetBeingRemoved:]:unrecognizedselectorsenttoinstance(...)中丢弃了一个未捕获的异常这通常会在点击webview上的按钮或链接时发生(Objective-C端没有任何其他操作),之后webview中的大部分功能将被破
在运行iOS8时,我开始看到以下异常来自UIWebView的深处:[WebActionDisablingCALayerDelegatesetBeingRemoved:]:unrecognizedselectorsenttoinstance0x167ee900*WebKitdiscardedanuncaughtexceptioninthewebView:willRemoveScrollingLayer:withContentsLayer:forNode:delegate:-[WebActionDisablingCALayerDelegatesetBeingRemoved:当我更改我的UI
在运行iOS8时,我开始看到以下异常来自UIWebView的深处:[WebActionDisablingCALayerDelegatesetBeingRemoved:]:unrecognizedselectorsenttoinstance0x167ee900*WebKitdiscardedanuncaughtexceptioninthewebView:willRemoveScrollingLayer:withContentsLayer:forNode:delegate:-[WebActionDisablingCALayerDelegatesetBeingRemoved:当我更改我的UI