Facebook Native login with meteor 1.4.3.2 is failing

I have tried with cordova-plugin-facebook4@1.9.1 as cordova package and
btafel:accounts-facebook-cordova as meteor package.

Am I missing some package?

Error : Internal Server Error[500]

No error log is coming.

If possible please share code snippet also. It will help me to understand.

Did you make any progress on this?

Yes, It’s done.
Use Cordova plugin
com.cookies.phonegap@https://github.com/bez4pieci/Phonegap-Cookies-Plugin.git#2869c4c6011888608846d4455a03f6ed9620c766
To clear cache after login and log out-

**For Native Login - **
cordova-plugin-facebook4@1.9.1

Meteor package -
btafel:accounts-facebook-Cordova
Single method required to log in as native as well as not native.

1 Like

That’s great news, thank you!