capacitor-community / facebook-login

Facebook Login support
MIT License
103 stars 52 forks source link

Add Limited login to IOS devices #94

Open dragermrb opened 2 years ago

dragermrb commented 2 years ago

Facebook Login offers a Limited Login mode. When using the limited version of Facebook Login, the fact that a person used Facebook Login with this iOS app will not be used to personalize or measure advertising effectiveness.

This PR adds a new loginWithLimitedTracking() method to request a limited login to facebook on IOS devices.

More info: https://developers.facebook.com/docs/facebook-login/limited-login

alexcroox commented 1 year ago

Would be great to have this

dragermrb commented 1 year ago

It's been a while since I sent the PR and they haven't responded, so I created a fork

https://github.com/dragermrb/capacitor-plugin-facebook-login