Forum Discussion

dallas6fraser's avatar
dallas6fraser
Copper Contributor
May 05, 2022

Upgrading from Xamarin to .Net Maui - Customizing Webview

I need a webview that has a bridge between front-end and the webview. 
This was the original guide I used for such an approach - https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/custom-renderer/hybridwebview

 

However, trying this in .net maui I found that FormsWebViewClient is obsolete. It seems handlers are the new approach. https://github.com/dotnet/maui/pull/5322

Is there any simple example or documentation to help walk through such an approach?

1 Reply

  • LanHuang's avatar
    LanHuang
    Former Employee

    Hi dallas6fraser,

    Thanks for posting your issue here.

    However this platform is used for how-to discussions and sharing best practices for building any app with .NET.Since your issue is a technical question, welcome to post it in Microsoft Q&A forum, the support team and communities on Microsoft Q&A will help you for any technical questions.
    Besides, it will be appreciated if you can share it here once you post this technical question Microsoft Q&A.
    Best Regards,
    Lan Huang

Resources