We recently switched from using onclick events to using kendo tap event for our mobile app (following your suggestion in other post). Since then Xcode console shows us a message we never saw before:
*** WebKit discarded an uncaught exception in the webView:willRemoveScrollingLayer:withContentsLayer:forNode: delegate: <NSInvalidArgumentException> -[WebActionDisablingCALayerDelegate willBeRemoved]: unrecognized selector sent to instance 0x147627c20
Should we be concerned because of this Xcode error message?
Thanks,
Ron.