When upgrading to iOS14, the HTML5 embedded date-picker ceases to work in my app. The iOS keyboard pops up instead of the usual native browser date-picker. Is this a bug?
I can manage to replicate the behavior by creating a new app in Cordova 9 using the simple hello-world app within the documentation.
An example of the HTML used that should pop-up the html5 date-picker follows:
<input type="date" id="start" name="trip-start" value="2018-07-22" min="2018-01-01" max="2018-12-31">
As per the official Cordova documentation. Upgrading to Cordova-iOS 6.1.1 will resolve this issue.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With