0

UPDATE:

it was a problem with the settings on Facebook. I just deleted the iOS app settings and everything worked.


I've implemented ShareKit with my iOS app without any trouble. Followed all the steps of the installation, including the SSO part for Facebook.

When pressing the Share button, I can send as email or tweet. Facebook worked once and now it stops. I authorized the app the first time and was able to share. I then removed the authorization from Facebook and when pressing the button on Sharekit, it says "saving to Facebook", switches to the Facebook app, and then back to my app with the "There was an error while authorizing" message.

I tried with two different Facebook accounts. any idea where to look for problems?

Thanks

benklinger
  • 21
  • 3

1 Answers1

0

Unfortunately the original ShareKit from Nate Weiner doesn't get frequently updated. Maybe you should check out ShareKit 2.0. I didn't have any problems integrating it in my app. At least Twitter and Facebook where no problems, that's all I use for the moment.

Nirav Limbasiya
  • 348
  • 1
  • 9
  • Thanks for the answer. I did use ShareKit 2.0. Had no problems with twitter or mail - just Facebook. maybe its a setting on Facebook Developer? – benklinger Jul 24 '12 at 07:48