roughike / flutter_facebook_login

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.
BSD 2-Clause "Simplified" License
405 stars 331 forks source link

Deprecated API Usage Apple will stop accepting submissions of apps that use UIWebView APIs #221

Open brt-manishp opened 4 years ago

brt-manishp commented 4 years ago

Following is the Screenshot for Flutter pubspec.yaml Screenshot 2019-12-09 at 2 52 46 PM

Following is the Screenshot of iOS Podfile.lock Screenshot 2019-12-09 at 2 54 02 PM

Following is the Screenshot of Where UIWebView is still in use Screenshot 2019-12-09 at 2 55 26 PM

Please help me with issue.

Thank you in advance & Regards

sallymariehollywood commented 4 years ago

https://github.com/roughike/flutter_facebook_login/issues/231#issue-548056477

kareldebedts commented 4 years ago

https://medium.com/@karlwhiteprivate/flutter-facebook-sign-in-with-firebase-in-2020-66556a8c3586

adgrover commented 3 years ago

There is a new plugin on pub dev. Visit https://pub.dev/packages/flutter_facebook_auth. It resolves the UIWebView issue.