SKLn-Rad / Xam.Plugin.Webview

Xamarin Plugin for a HybridWebView in PCL projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UIWebView Deprecation

IeuanWalker opened this issue · comments

Hi, just checking to see if this control is compatible with apples new requirements -
https://devblogs.microsoft.com/xamarin/uiwebview-deprecation-xamarin-forms/

Apps will be rejected after December if they still use, UIWebView, rather than WKWebView

@SKLn-Rad I can see in the code that you are using WKWebView so looks good.
But you are using FormsWebView from Xamarin.Forms 2.4 so I'm not sure if this needs updating as they are probably using UIWebView