From 272281c167e589a8ad4523da6d555e1e52a304fb Mon Sep 17 00:00:00 2001 From: lolambean <122493651+lolambean@users.noreply.github.com> Date: Fri, 22 Nov 2024 10:56:11 -0800 Subject: [PATCH] Update README.md Add banner about WV2 support --- GettingStartedGuides/HoloLens2_GettingStarted/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/GettingStartedGuides/HoloLens2_GettingStarted/README.md b/GettingStartedGuides/HoloLens2_GettingStarted/README.md index 9abeedd2..4773c203 100644 --- a/GettingStartedGuides/HoloLens2_GettingStarted/README.md +++ b/GettingStartedGuides/HoloLens2_GettingStarted/README.md @@ -9,6 +9,9 @@ urlFragment: HoloLens2_GettingStarted --- # Get started with WebView2 in HoloLens 2 Unity apps +> [!IMPORTANT] +> WebView2 continues to be available. However, support for WebView2 is discontinued (no bug fixes, content updates or technical support), and we can therefore make no guarantees that applications will continue to work for any extended period of time. + This sample, **HoloLens2_GettingStarted**, is the completed Unity project that results from following the steps in the tutorial [Get started with WebView2 in HoloLens 2 Unity apps](https://learn.microsoft.com/microsoft-edge/webview2/get-started/hololens2). ![The running app from the finished HoloLens 2 tutorial](screenshots/hololens-getting-started-webview2.png)