xamarin / Essentials

Xamarin.Essentials is no longer supported. Migrate your apps to .NET MAUI, which includes Maui.Essentials.
https://aka.ms/xamarin-upgrade
Other
1.52k stars 505 forks source link

[Bug] ITMS-90809: Deprecated API Usage: UIWebView #948

Closed HTUlv412 closed 5 years ago

HTUlv412 commented 5 years ago

Description

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

Steps to Reproduce

  1. Publish any app with your library into apple store.

Expected Behavior

App being approved.

Actual Behavior

App get rejected.

Basic Information

Screenshots

Reproduction Link

jamesmontemagno commented 5 years ago

See: https://github.com/xamarin/Xamarin.Forms/issues/7323