Showing posts with label WebView. Show all posts
Showing posts with label WebView. Show all posts

Wednesday, 16 May 2018

How to clear WebView Cookies in Xamarin.Forms

Introduction:

Sometimes we may needs to clear the WebView cookies in our app, for example integrated social media login, in that case we need to clear the cookies, In this article we can learn how to clear cookies using DependencyServices concept in Xamarin.Forms.