CrossGeeks / FacebookClientPlugin

Facebook Client Plugin for Xamarin iOS and Android
MIT License
106 stars 32 forks source link

ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability #93

Closed DAKumar closed 2 years ago

DAKumar commented 3 years ago

If you are creating an issue for a BUG please fill out this information. If you are asking a question or requesting a feature you can delete the sections below.

Failure to fill out this information will result in this issue being closed. If you post a full stack trace in a bug it will be closed, please post it to http://gist.github.com and then post the link here.

Bug Information

After using this plugin am getting bellow attached issue and my app rejecting from Test-flight IOS Version Number of Plugin:2.2.1 Device Tested On: Simulator Tested On: Version of VS: 16.8.5 Version of Xamarin:5.0 Versions of other things you are using: Attached screen more info about versions

Steps to reproduce the Behavior

Install plugin and upload build to Test-flight

Expected Behavior

Actual Behavior

Code snippet

Screenshotst

Capture

image

angelru commented 3 years ago

Any solution?

jamsoft commented 3 years ago

Have you tried this with the 3.0.7 beta nuget?

This is almost certainly due to this version using Xamarin.Facebook.iOS 7.7.1 and not 9.0.1.5 of this dependent library.