We developed a very simple application with just one input field in a div. Running the application on a web browser bring the OSK automatically, as expected. Once we compiled the application using Cordova 5.3.3 as a Windows Universal mode for Windows 10, the application is not showing the OSK. Also, the swipe event is not working. All other touch events are working. In reality we have a much more complex j-script application but we are experimenting the same issues, in the browser it works OK.
Is there any configuration we are missing in the Cordova project to fix this issue?