ccoenraets / OpenFB

Micro-library that lets you integrate browser and Cordova apps with Facebook with no plugin or SDK dependency.
MIT License
505 stars 231 forks source link

Facebook Policy Warning for App #133

Open abhis00786 opened 4 years ago

abhis00786 commented 4 years ago

As we are using openFb directly, but we are getting below message from Facebook:

Platform Policy 8.2: Native iOS and Android apps that implement Facebook Login must use our official SDKs for Login.

Please make sure your iOS app is using the most recent version of our SDK for Login. You can find more information on our iOS SDK for Login and other Login-related products here: https://developers.facebook.com/docs/facebook-login/ios.

You can see our visual example for this policy here: https://developers.facebook.com/policy#7-2-photo.

Platform Policy 8.2: Native iOS and Android apps that implement Facebook Login must use our official SDKs for Login.

Please make sure your Android app is using the most recent version of our SDK for Login. You can find more information on our Android SDK for Login and other Login-related products here: https://developers.facebook.com/docs/facebook-login/android.

You can see our visual example for this policy here: https://developers.facebook.com/policy#7-2-photo.

You can access the full list of our Platform Policies here: https://developers.facebook.com/policy/.

Did anyone facing same issue, Kindly revert urgently.