-
Notifications
You must be signed in to change notification settings - Fork 20
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
Comments
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. |
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 |
CalenStyle is working fine in iOS App on iPhone XR Simulator running iOS 12.1. |
We are checking it on 12.1.4, iPhone 7 & 8, and it’s not working. |
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?
The text was updated successfully, but these errors were encountered: