breautek commented on issue #453: URL: https://github.com/apache/cordova/issues/453#issuecomment-1822828490
This is likely an issue with the underlying webview rather than Cordova itself. Cordova doesn't implement a date picker or any other HTML-DOM features, nor does it have any translations; that's provided by the webview. Some plugins may implement native UI but that doesn't seem to be the case here. Since you have 2 Samsung devices where one exhibits the issue and the other doesn't. I'd start by recording the current Android System Webview version of both devices, then ensure both are up to date and at the same webview version. Android 13 and Android 14 devices both should have access to the same webview via Google Play. Then we can determine if the issue is either fixed, or if one breaks, either way I'd expect they will have consistent behaviour at this point. Moving this issue to the cordova-android repo. -- 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. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org