Clear Cache in WebAuthenticator Xamarin Forms

413 Views Asked by At

I am trying to clear cache for Webpage opened in WebAuthenticator in Xamarin forms. Currently there is a way to open WebAuthenticator in InCognito mode but that can't be used in my case because i need to logout also.

One manual solution is to clear cache manually from device browser.

Is there any way to clear cache programmatically from Xamarin forms while launching?

0

There are 0 best solutions below