I want to pass a string from my Xamarin forms app to a javascript function in a webview.
I would also like to send a string back from the webview javascript to C#.
What is the easiest way to do this?
Thanks!
I would also like to send a string back from the webview javascript to C#.
What is the easiest way to do this?
Thanks!