capacitor-community / facebook-login

Facebook Login support
MIT License
103 stars 52 forks source link

(question) Does this plugins supports IOS App Tracking Transparency? #93

Open dragermrb opened 2 years ago

dragermrb commented 2 years ago

IOS 14+ implements App Tracking Transparency. Does this plugins supports it?

Facebook's SDK has a "Limited Login" method, but I can't find how to use in this plugin.

Facebook's Limited Login doc: https://developers.facebook.com/docs/facebook-login/limited-login/ios/

dragermrb commented 2 years ago

New PR with suggested implementation: https://github.com/capacitor-community/facebook-login/pull/94