Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS is throwing error #19

Open
supriya123d opened this issue Mar 19, 2019 · 4 comments
Open

iOS is throwing error #19

supriya123d opened this issue Mar 19, 2019 · 4 comments

Comments

@supriya123d
Copy link

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: -[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?

@nehakadam
Copy link
Owner

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.

@supriya123d
Copy link
Author

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

@nehakadam
Copy link
Owner

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

@supriya123d
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants