Open ronycohen opened 8 years ago
ng-cordova is just a wrapped for plugins. You need to check the actual plugin docs/issues:
https://github.com/Wizcorp/phonegap-facebook-plugin/issues/1284
The problem is that the wizcorp plugin hasn't been touched for about 8 months now, and most people are switching to https://github.com/jeduan/cordova-plugin-facebook4. The problem is that ng-cordova still uses the old one. I will create an issue asking the devs to update it to work with the new plugin.
I have created this issue #1326 to look at getting it fixed.
I got this email from Facebook, and I'm using $cordovaFacebook.api
[Your app] has been making recent API calls to Graph API v2.0, which will reach the end of the 2-year deprecation window on Monday, August 8, 2016. Please migrate all calls to v2.1 or higher in order to avoid potential broken experiences.
We recommend using our new Graph API Upgrade Tool to see which of your calls are affected by this change as well as any replacement calls in newer versions. You can also use our changelog to see the full list of changes.