freescout-helpdesk opened a new issue #178: URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/178
# Bug Report ## Problem ### What is expected to happen? User should be able to take a photo add to the "file" input. ### What does actually happen? The app crashes. ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> ### Command or Code <!-- What command or code is needed to reproduce the problem? --> HTML: ``` <input type="file" name="photo_url"> ``` ### Environment, Platform, Device Checked on iPhone (iOS 12.4.4) and iPad (14.0.1). ### Version information - Cordova CLI version: 9.0.0 - Xcode version (xcodebuild -version): Xcode 11.2.1 Build version 11B500 ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [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 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
