You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When "Scribble" is enabled in iPad > Settings > Apple Pencil, tapping an Apple Pencil in an input field or textarea terminates the app with an error: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[DOMRange asDomRange]: unrecognized selector sent to instance
What is expected to happen?
Be able to scribble characters into input/textarea.
What does actually happen?
App terminates/crashes.
Information
Command or Code
Environment, Platform, Device
iPadOS 15.5, iPad Pro (2021), iPad (7th Gen)
Version information
ios@6.2.0
Checklist
[ x] I searched for existing GitHub issues
[ x] I updated all Cordova tooling to most recent version
[ x] I included all the necessary information above
The text was updated successfully, but these errors were encountered:
Bug Report
Problem
When "Scribble" is enabled in iPad > Settings > Apple Pencil, tapping an Apple Pencil in an input field or textarea terminates the app with an error:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[DOMRange asDomRange]: unrecognized selector sent to instance
What is expected to happen?
Be able to scribble characters into input/textarea.
What does actually happen?
App terminates/crashes.
Information
Command or Code
Environment, Platform, Device
iPadOS 15.5, iPad Pro (2021), iPad (7th Gen)
Version information
ios@6.2.0
Checklist
The text was updated successfully, but these errors were encountered: