The example command uses a version that we’ve tested ourselves, to be safe, but our goal is to be compatible with the latest WebView2 package version, and will bump that version occasionally. So if you encounter issues with the newest one, please report it as a bug.
I had to modify the projucer to pull the latest WebView2 package because the older one doesn’t work on ARM64ec builds. I also had to force it to link against the x64 lib instead of the ARM lib, otherwise it won’t compile.
Haven’t had any issues at runtime with the latest one