'Save session storage of a website in xamarin forms

Whenever I navigate through the pages in xamarin, the page having a webview loses the session storage of the website. Is there a way to get and store the session so that whenever I navigate to the webview page, the website session storage won't be lost.

Thanks in advance



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source