Skip to content

xamcat/maui-webview-cookieissue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

maui-webview-cookieissue

Background

I'm trying to use WebView and inject a cookie and it is not being set by the MAUI WebView. To troubleshoot, I have created a custom MAUI handler to set the same cookie via WebView2 API and it works fine. I was following this Docs to set cookie WebView - .NET MAUI | Microsoft Docs.

  • Works well with WebView2 version created via MAUI handler
  • Doesn't work with the MAUI counterpart

Cookie sharing app

Uses the cookie sharing web app to validate visible cookies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages