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

We have a cordova angular app. We have used native html tags for our controls. input type date is not opening any date picker after upgraded to iOS 14. What is the support or workaround for native input type date.
Answered by Sudipta123 in 636428022
Issue is fixed by upgrading to wkWebView, issue was with uiWebView engine.
Accepted Answer
Issue is fixed by upgrading to wkWebView, issue was with uiWebView engine.
input type date not opening the date picker after updating to iOS14
 
 
Q