baumblatt / capacitor-firebase-auth

Capacitor Firebase Authentication Plugin
MIT License
261 stars 129 forks source link

Question: When to use Facebook SDK 4.41.0 vs 5.0.0 #81

Closed Seanmclem closed 4 years ago

Seanmclem commented 4 years ago

The Readme says to install Facebook SDK 4.41.0, but then provides instructions for both Facebook SDK 4.41.0 and 5.0.0. Is there any reason not to always use 5.0.0, or the other?

How can I tell which version I'm using in iOS? Xcode throws errors if I don't use the syntax from 5.0.0.

Thanks!

baumblatt commented 4 years ago

Hello @Seanmclem,

No there is no reason that I know to use version 4.41.0 of the Facebook SDK. I have plans to review the readme file in face of version 2.0.1 of this plugin and will remove reference to this Facebook SDK version.

Thank you to call my attention to this subject.

Please, let me know if you need more information or we can close this issue.

Best regards, Bernardo Baumblatt.

baumblatt commented 4 years ago

Hello @Seanmclem ,

I want to let you know that documentation was updated.

One more time, thank you to call my attention to this subject.

Please, let me know if you need more information or we can close this issue.

Best regards,
Bernardo Baumblatt

Seanmclem commented 4 years ago

Thanks!