CalenStyle icon indicating copy to clipboard operation
CalenStyle copied to clipboard

iOS is throwing error

Open supriya123d opened this issue 5 years ago • 4 comments

Hello,

We are getting the below error, the calendar was working great so far but when the iOS updated to 12.0 it started giving the below error.

WebKit discarded an uncaught exception in the webView:willRemoveScrollingLayer:withContentsLayer:forNode: delegate: <NSInvalidArgumentException> -[WebActionDisablingCALayerDelegate willBeRemoved]: unrecognized selector sent to instance 0x2816b4fb0

We have tried all solution related to css :touch but that dosent help.

Do you have any solution for this?

supriya123d avatar Mar 19 '19 06:03 supriya123d

As per previous issues reported on Github for other libraries, it is exception introduced on iOS version updates. It does not cause any issue in working of application.

I could not run it on iOS, when I can I will update you.

nehakadam avatar Mar 20 '19 13:03 nehakadam

Thank you for your reply, but its making the iOS webview freezing, and cannot perform any futher action, we need to close the application to use other modules.

Thanks

supriya123d avatar Mar 21 '19 23:03 supriya123d

CalenStyle is working fine in iOS App on iPhone XR Simulator running iOS 12.1. I will have to download iOS 12.0 simulator to test it on iOS 12.0

nehakadam avatar Mar 23 '19 12:03 nehakadam

We are checking it on 12.1.4, iPhone 7 & 8, and it’s not working. Even we tried it on xCode simulators (Inside cordova app), and it’s not working.

supriya123d avatar Mar 24 '19 03:03 supriya123d