Recommended Webview2 version #13481
-
What is the Webview2 version range supported by Tauri2.x? |
Beta Was this translation helpful? Give feedback.
Answered by
FabianLars
May 21, 2025
Replies: 1 comment 2 replies
-
I can't remember what the actual minimum version is but at least 109 works as that's the last version for windows 7. If you want to support windows 7 i'd just target 109, if not then usually the last 3-5 work fine unless there are special requirements. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Think-M
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can't remember what the actual minimum version is but at least 109 works as that's the last version for windows 7.
If you want to support windows 7 i'd just target 109, if not then usually the last 3-5 work fine unless there are special requirements.