UIWebView throwing exception for [WebActionDisablingCALayerDelegate setBeingRemoved:]
问题 When running against iOS 8, I began to see the following exception coming from the deep bowels of UIWebView : [WebActionDisablingCALayerDelegate setBeingRemoved:]: unrecognized selector sent to instance 0x167ee900 * WebKit discarded an uncaught exception in the webView:willRemoveScrollingLayer:withContentsLayer:forNode: delegate: -[WebActionDisablingCALayerDelegate setBeingRemoved: This is happening when I change some constraints on my UIWebView and then call: self.webViewWidthConstraints