1
私はWebBroserを使用して私のアプリでヘルプを表示する:codenameone UWP問題
WebBrowser html = new WebBrowser();
html.setURL("jar:///help.html");
私は、Windows 10でアプリケーションを実行すると、私は次のエラーを取得する:
cli.System.ArgumentException: the given System.Uri cannot be converted into a Windows.Foundation.Uri