baskren / Forms9Patch

Simplify image management and text formatting in your Xamarin.Forms apps
http://Forms9Patch.com
Other
127 stars 33 forks source link

UIWebView is obsolete, replace it with WKWebView #32

Closed HTUlv412 closed 5 years ago

HTUlv412 commented 5 years ago

ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information.

HTUlv412 commented 5 years ago

I hope you guys take a look of this, this is an amazing library and I use it in my projects as basics, I don't want to see it die.

baskren commented 5 years ago

@HTUlv412 - This is fixed on the BetterDispose branch. Will be pushing an update later this week.