You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm entirely new to the Facebook API and I thought I would give this module a shot for easier integration with the SDK.
I noticed that the SDK is currently >= 2.4 and I didn't see anything in example usage that indicated and SDK version parameter so I took a look at the source at it looks like it's hard coded to v2.0.
Is this likely to cause any problems? Can this be generalized to use the latest SDK version or at least accept a parameter that allows one to choose?
I'm entirely new to the Facebook API and I thought I would give this module a shot for easier integration with the SDK.
I noticed that the SDK is currently >= 2.4 and I didn't see anything in example usage that indicated and SDK version parameter so I took a look at the source at it looks like it's hard coded to v2.0.
Is this likely to cause any problems? Can this be generalized to use the latest SDK version or at least accept a parameter that allows one to choose?
From dist/angular-facebook.js:
The text was updated successfully, but these errors were encountered: