Skip to main content

All Questions

Tagged with
0 votes
0 answers
140 views

share custom photo album images

I created custom photo album for capturing photos. And i invoked this album inside my app. After clicking button the album is invoked. But i can't share this image to facebook. I used socialframework ...
user2474320's user avatar
1 vote
0 answers
86 views

Post to facebook company page using sharekit

Hope someone out there can help. I'm developing an IOS app using sharekit to access facebook. The app needs the user to post to his/her facebook page and the post should also appear on the clients ...
Scott Walsh's user avatar
0 votes
1 answer
276 views

Facebook sharekit 2.0 troubles

- (void)authorize:(NSArray *)permissions { self.permissions = permissions; [self authorizeWithFBAppAuth:NO safariAuth:NO]; } Ok, the above code is what I am trying to implement. But this code is ...
Falcon Hawk's user avatar
0 votes
1 answer
311 views

Facebook share kit ios

I have implemented Facebook share kit to my app and it works as intended, but if the user installed Facebook official iPhone app it messes up my app because it logins through Facebook iPhone app ...
Falcon Hawk's user avatar
0 votes
1 answer
93 views

Sharekit Error on login face

While trying with Sharekit in my application after login it is showing the following Msg "ERROR:this point has been deprecated." Can anyone help me solve this issue?
MohanRaj S's user avatar
  • 2,008
0 votes
2 answers
114 views

how get data from installed facebook app on iphone? [closed]

I want to get data like user information from installed Facebook app (I dont need to login screen again on app, like it does in FBGraph or ShareKit) on iPhone. I should be able to get data directly ...
Surjit Joshi's user avatar
  • 3,437
1 vote
1 answer
397 views

How to solve share-kit issue for posting a text to facebook through iPhone simulator 5.1

I am getting problem of posting a text to facebook via share kit, it post successfully on facebook and twitter when I select iphone 6.0 simulator but when I select iphone simulator 5.1 it ask me to ...
Noor's user avatar
  • 2,069
0 votes
1 answer
242 views

Posting to Facebook from Sharekit

I am newbie to sharekit. I am trying to post a simple text: @"Hello" to Facebook, but facing problems in doing so.. It leads me to the login page. I login and then it closes and comes back to the main ...
laksh's user avatar
  • 2,309
2 votes
0 answers
297 views

post video to facebook/twitter via sharekit

Currently,I am developing an app in which I have to post video to Facebook/twitter via share kit.I am sending text & images via share kit then its easily posted on Facebook/twitter but video is ...
Vishal's user avatar
  • 8,246
1 vote
3 answers
2k views

Facebook logout from safari but not in app in iPhone

I am using ShareKit for posting any image to Facebook. So i am facing a problem from last few days. After authorize app from Facebook when i Logout from Safari it is not logout with in an app also. I ...
user1011291's user avatar
2 votes
2 answers
3k views

incompatible pointer types sending class to parameter of type id fbsessiondelegate

Added Sharekit group to my project and getting so many compiled warnings. In this it is a static instance and passing self parameter in a static method is not right as there is no particular ...
user1452248's user avatar
0 votes
2 answers
889 views

share text on facebook from iOS application using sharekit

I want to share some text on facebook using sharekit. I found many solutions but no1 worked for me. I have imported sharekit and frameworks in my project. Now I want to share text: @"Hello everyone" ...
Rendel's user avatar
  • 61
0 votes
1 answer
288 views

Facebook Posts Not Posting From App Unless Dialog Box Written In

I use ShareKit to share stories from my app to Facebook and Twitter. I click everything in the app to share, and it pops up with the dialog box giving me the option to Share or Cancel. If I click ...
user717452's user avatar
0 votes
1 answer
125 views

Sharekit Facebook in iPhone giving error as Application Error

I am getting the following error page once I logged in to the facebook in iPhone. Actually I am using sharekit for facebook connect. Please Help me in this. Thanks Satya
Satya's user avatar
  • 3,330
0 votes
1 answer
238 views

Facebook Sharing Window Issue

I am using Sharekit for Facebook sharing on my iPhone app. I had used used the following code for setting the app icon in the sharing window. It works fine except during first time login to Facebook. ...
jay's user avatar
  • 3,647

15 30 50 per page
1
2 3 4 5