I display the help in my app using the WebBroser:
WebBrowser html = new WebBrowser();
html.setURL("jar:///help.html");
When I run the app in Windows 10 I get the following error:
cli.System.ArgumentException: the given System.Uri cannot be converted into a Windows.Foundation.Uri