How to login with Facebook now?

Actually what I did is:

  1. Installing this: https://github.com/Wizcorp/phonegap-facebook-plugin
    Adding manually the .m and .h files into the right plugin folder (not done automatically, sounds like a bug)
  2. Installing this: https://github.com/dunksmith/facebookConnectPlugin-angular in order to benefit from Angular encapsulation.

Works pretty well, as well for native API or Browser :slight_smile:

2 Likes