Closed riverKanies closed 8 years ago
As far as I can tell, this is new on FB's end - it looks like they want an app ID now. Even FB's button builder asks for one. The FB button will need to be amended to require an app ID.
well that sucks... but I'm excited that I brought up a legitimate github issue! (it's my first)
I may push up a PR for the fix if that would be helpful
That would be fantastic!
wait, there's already an appId prop... I suppose it should be required now
@riverKanies you are completely right that the appId
should be required. There should also be something about it in the README. I am always happy to get pull requests :smile:
@olahol opened a pr! hooray for open source! would love to have you merge it. also, will totally make any changes you suggest
Hooray!
I chose to use this package because when I originally went through the example and implemented it, it just worked (for facebook and twitter). Now however, it is acting like it expects and facebook app id. Does this require an app id? If so, why no mention in example. If not, why am I getting the error?