cordova-ios
cordova-ios copied to clipboard
Apple Pencil on input/textarea causes app to crash.
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
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
Is this still an issue in current iOS versions?