Net MAUI Read Cookies from storage/Webview.

Copper Contributor

I am new to MAUI. I am rendering a page by WebView control. Resultant page returns response cookies, which is I believe stored somewhere. (When I retry same page, Webview send some cookies in request, which was retrieved in previous navigation.)

 

I want to read these stored cookies. These stored cookies will be sent as request cookies in webservices calls (HttpClient).

Currently My app has windows and android target.

 

 

1 Reply

Hi @KamranAsim,

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