A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
Xamarin Mac application - Calling C# code from the WebView event or through Javascript
Sandeep Vaidya
6
Reputation points
I have a requirement to call back C# code from the Javascript of the Html loaded on the WebView. I used the customize WebView code to add additional method to register call back which is working fine on Windows, however the same code is not working in Macintosh application.
Do we need to do any specific changes to make it work fine on Macintosh platform as well?
Developer technologies | .NET | Xamarin
Developer technologies | .NET | Xamarin
Sign in to answer