input type date not opening the date picker after updating to iOS14

We have a Cordova AngularJS App Version 1.3.13. We have used native html tags for our controls. Input type date is not working after upgrading to iOS 14.

Any advise on the workaround as how to fix it ?. Following is the detailed information about the app

Angular JS - 1.3.13
Ionic - 1
Cordova - 10
iOS - 4.1.1




Answered by jagan5220 in 643086022
The issue was fixed when we upgraded to IONIC WEBVIEW Plugin and Cordova IOS plugin to 6.1.1
Accepted Answer
The issue was fixed when we upgraded to IONIC WEBVIEW Plugin and Cordova IOS plugin to 6.1.1
input type date not opening the date picker after updating to iOS14
 
 
Q