Ruth buenas tardes, como estas?
Desde nuestro punto de vista deber铆as esperar un poco a que webview2 este mas estable , nosotros tambi茅n lo usamos en nuestra aplicaci贸n, hemos intentado migrar, pero hasta ahora sin 茅xito. Antonio, nos esta apoyando para resolver ese tema lo mas pronto que se pueda.
Por otro lado seg煤n lo que entiendo, la principal diferencia es que no necesita las librer铆as webview.dll y WebView2Loader.dll para funcionar.
Algo que hemos notado es que el Metodo Bind ya no esta, y la funci贸n SendToFWH viene integrada por defecto.
Como te digo es mejor esperar un poco; pero si la webview2, promete mejorar en la forma en que nos comunicamos con el navegador, ya que permite inyectar c贸digo html y evaluarlo del lado de la app.
oWebView:InjectJavascript( cJavascript() )
Ruth, good afternoon, how are you?
From our point of view you should wait a bit for webview2 to be more stable, we also use it in our application, we have tried to migrate, but so far without success. Antonio, is supporting us to resolve this issue as soon as possible.
On the other hand, from what I understand, the main difference is that it does not need the webview.dll and WebView2Loader.dll libraries to work.
Something we have noticed is that the Bind Method is no longer there, and the SendToFWH function is integrated by default.
As I say, it is better to wait a little; But webview2 promises to improve the way we communicate with the browser, since it allows html code to be injected and evaluated on the app's side.
oWebView:InjectJavascript( cJavascript() )