cordova-plugin-screen-orientation icon indicating copy to clipboard operation
cordova-plugin-screen-orientation copied to clipboard

unrecognized selector sent to instance

Open MZabih opened this issue 6 years ago • 0 comments

Whenever I try to change orientation from portrait to landscape or landscape to primary, it gives me following excaption in console.

[Assert] Cannot be called with asCopy = NO on non-main thread. 2018-12-28 12:12:21.163388+0500 abode[4318:151314] -[WebActionDisablingCALayerDelegate willBeRemoved]: unrecognized selector sent to instance 0x600003ec0850 2018-12-28 12:12:21.163946+0500 abode[4318:151314] *** WebKit discarded an uncaught exception in the webView:willRemoveScrollingLayer:withContentsLayer:forNode: delegate: <NSInvalidArgumentException> -[WebActionDisablingCALayerDelegate willBeRemoved]: unrecognized selector sent to instance 0x600003ec0850

MZabih avatar Dec 28 '18 07:12 MZabih