CookiesWebView icon indicating copy to clipboard operation
CookiesWebView copied to clipboard

Xamarin.Forms Web View that supports cookies and loading pages event

Results 5 CookiesWebView issues
Sort by recently updated
recently updated
newest added

In WebView there is a e.Cancel avilable but here i only get an url.

Have you thought about supporting Windows Universal platform? The code required should be fairly similar to the WP renderer.

I was attempting to use this to login to salesforce.com but was never getting the navigated event, so I created a quick test and the events never fire. Any thoughts,...