ShareKit : Facebook connection issue in iOS - iphone

getshrekit.com : Yesterday I was facing problem in Facebook. I was register App on Facebook and that keys are incorporated in ShareKit when I was click the Facebook button I was getting error Screen shot attached.
Please provide your feedback.!

Whenever you use ShareKit, you need to first check updated version of it. You can follow this link and i hope it will certainly help you. http://getsharekit.com/docs/

Related

share link on facebook,can not published.error "We are sorry.this post is no longer available, it may have been removed"

I try to share a link with Facebook SDK. It cannot be published.
Error message is
We are sorry.this post is no longer available, it may have been removed
and it always says that.
I can login successfully with any account. So I think my hash key have no problem. Right?
It was going all right a few days before.
My another app B has the same code and same link to be shared with, but I can share the link successfully on B. So the code and the link should have no problem I think.
So where is the problem? I searched on Google, here, and Facebook docs, still have no clue. Can anyone help me?
I think i found the problem.I changed the app name before on facebook app setting.it didn't show any error until yesterday.I updated it a moment ago,now everything works fine.

Bug in facebook single sign on in ios6

Bug in facebook single sign on in ios6
Please check the above image. Whn i click on cancel it's not going back to the app instead it's stays in facebook itself. This is happening only in iOS6. In iOS5.1.1 it's working perfectly. Please help!!!
Thanks...
You should submit your bug to Facebook and provide as much detail as possible (including some sample code) https://developers.facebook.com/bugs/create
User after pressing cancel in FB app when comes back to your app manually, your handler will be called with status as FBSessionStateClosedLoginFailed. So check for this status and raise proper error message or try opening the session again.

Can't edit credits callback url in Facebook Application

I try to edit credits callback url in Facebook Application Edit page. and got
Error
Unable to update Test App settings, please verify that all of the test apps are valid.
and no more information.
This is a known problem which seems to be introduced just yesterday, see https://www.facebook.com/help/community/question/?id=2166100
I imagine that facebook will react to it soon.
Edit: Just to give an update, there are two relating bug reports:
https://developers.facebook.com/bugs/282014131882255
https://developers.facebook.com/bugs/145135438951191
Edit2: Fixed for me now!

How to connect facebook with sharekit?

I am a new bie and first time using Facebook in the application.
For this I am using sharekit..
And it works fine in the example...
Now I have some specific requirement...
it is like i want to make a button..whenever i click this button...it should be go to facebook
can anyone tell me what should i do here and another thing ..is it good to use sharekit for all this stuff?? or should I use any other api??
Did it!!!
This helped me a lot
iPhone/iOS - How to use "ShareKit" to post only to Facebook or only to Twitter
This days their is another great option:
UIActivityViewController.
example of use

How do you edit the settings you entered when you registered your Facebook app?

How do you edit the settings you entered when you registered your Facebook app?
I need to change the base url and cannot for the life of me figure it out navigating the site.
Someone must know where this is accessible.
Edit:
Hmmm, guess I have been going to the right place, right now I just get
'An error occurred with Developer. Please try again later.'
The link is: http://www.facebook.com/developers/editapp.php?app_id=[APP_ID]
You can navigate to this link starting from facebook.com/developers. The base URL can be edited inside the Facebook integration tab (on the left)
From the right sidebar My Apps on the developers page
http://www.facebook.com/developers
Find your app on the right, then go to Edit Settings.
Just as an FYI... my app doesn't show up under the developer page (yes, I'm logged in) and if I use the URL that jack provided I just get redirected to my account/info page.
My app works but it can't be edited...