In Facebook API...FBConnect...I have used API Key and App Secret...but when I login to the Facebook Page two kind of confusing situations are happening..
1) when I press buttion login screen are coming but It disappears after entering details..then again I have to press the button for getting the Facebook Page back and again it disappears..
2) After login the main screen of posting is not coming...in place of that..."The page you have requested is not found such an error is coming"...what to do now?? I am stuck
Facebook discontinued the old SDK, which is what ShareKit uses. Apps are supposed to be using the graph API now.
Check this branch: https://github.com/colinhumber/ShareKit
It will work with the new graph API, and you should be good to go with some minor modifications.
Big thanks to Colin Humber... give the man some love: