Accounts-facebook login with facebook not working on iOS

A guy on my team has an iPhone, and when he tries to press the “Login with Facebook” button on his phone (compiled for iOS) it just does nothing. On my phone (Android) it works fine (does the redirect login flow) and on the web version it’s fine as well. Do I need to use a different Cordova plugin or something? From what I can tell it should be compatible.

I think you’re talking about a known bug in iOS. https://github.com/meteor/meteor/issues/2639
There is no workaround aside from changing the login style.

2 Likes