flutter_facebook_login icon indicating copy to clipboard operation
flutter_facebook_login copied to clipboard

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

Open brt-manishp opened this issue 5 years ago • 3 comments

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

brt-manishp avatar Dec 09 '19 09:12 brt-manishp

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

sallymariehollywood avatar Jan 10 '20 12:01 sallymariehollywood

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

kareldebedts avatar Mar 19 '20 15:03 kareldebedts

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

adgrover avatar Sep 20 '20 14:09 adgrover