Last modified: 2012-04-11 00:35:18 UTC
Attempting to use ShareKit's sharing to Facebook results in opening the Facebook app, then showing an error message "An error occurred. Please try again later." I suspect we need to fill in an API key which gets passed over to the app.
Correct, I have Facebook Single Sign on changes in my repo, which i will commit later today, but then we still need to add both the fb secret (in WMSHKConfigurator) and the fb appID in the protocol signature.
Tomasz has the keys and a patch to set them up before every release. Said patch can be found in api-keys.patch in the repo.