Quantcast
Channel: Active questions tagged news-feed+ios+facebook - Stack Overflow
Browsing latest articles
Browse All 28 View Live

iOS Facebook SDK - Some info

i get the facebook news feed from the requestGraphWithPath:andDelegate method. All ok, but one things isn't clear : how can i get the user's profile photo that post the feed? Every news has link,...

View Article



Proper way to get facebook story image?

Using the using the Facebook Graph API/SDK for iOS I'm getting the users News Feed with https://graph.facebook.com/me/home. Some of the news feed items return a "story":"xxx" in the JSON response, if...

View Article

iOS5 - How to parse JSON response from Facebook [duplicate]

Possible Duplicate: News Feed Response parsing in iphone using Facebook Graph Api I'm currently trying to access the posts in a user's newsfeed. So what I did, in my -viewDidLoad I placed this call...

View Article

iOS Facebook Newsfeed

I'm trying to get a users newsfeed JSON on iOS. I can't find anything in the documentation and I have found other posts related to this topic but they are all outdated. Any help would be appreciated!...

View Article

Facebook iOS app Newsfeed UITableViewCell, how did they implemented it?

I need to implement newsfeed UITableView list (like in facebook app), and I wonder which UIKit components I should use. Do you know how (short overview) facebook iOS app implemented it? Should I use...

View Article


News feed retrieval in iOS

I am trying to access my news feed using the following code: me?fields=home When I access it in my iOS app, I can only retrieve a few posts. When I execute it in Graph API explorer to retrieve next...

View Article

Click on a posted news-feed Facebook will open up my iOS app on iOS 7

I have an app on iPhone, that share a message on Facebook news-feed. It's ok. But when i open the Facebook app on the iPhone, and click on what i have shared in news-feed, it open up to my application...

View Article

Thumbnail in iOS SDK feed dialog not appearing (appears as "?")

The problem is that in the feed dialog - we see a ? for the thubmnail rather than an actual thumbnail image.Our application creates panoramic content which can be viewed on the web. On desktop/laptop...

View Article


iOS facebook connect feed on wall

I am trying to post a feed on the fb wall using a new application with a certain API key, It's not posting anything on the wall, I have tried the same thing with another API key(other app) with the...

View Article


FBConnect "via" link broken on feed posts from iOS app

I have an iOS app that is successfully posting to Facebook via the FBConnect SDK. I have registered the app in Facebook as a native iPhone app and filled out the required data (bundle ID, app store id,...

View Article

FBConnect iOS: Post photo to feed with message every time

I am working on an iOS app that needs to post to either Twitter, or Facebook, or both, every N minutes. The post needs to include a photo and message. I have this woking fine for Twitter, however I'm...

View Article

Publishing facebook new feeds in home

I'm using the Facebook SDK and, in general, it works fine. But when I publish a new feed it only appears on my timeline and not in my friend's news (their facebook homepage). So friends that want to...

View Article

iOS SDK: Feed Dialog without authorize gets send to facebook home page

I ran into an interesting bug and just want to know if anyone did experience the same problem (since I couldn't find anything about it after 2h of google):I initalize the facebook SDK (newest Version...

View Article


Facebook feeds on iOS app?

How can I display face book feeds related to a group on an iOS App?Is there any JSON/JSONP call to fetch the feeds??Any help is Appreciated.

View Article

Facebook iOS SDK dialog for feeds does not display properly

I am using Facebook iOS SDK's dialog method for feeds. I am setting, the name, caption, description, link and picture. When I display the dialog, the following display issues occur:The "Cancel" and...

View Article


Facebook SDK feed own Timeline only, not on friend's News Feed

I have some problems understanding Facebooks API. I managed to send feeds (with a "link" and "picture") to my own Time Line, but I want them to appear on my friend's News Feed. Only without using...

View Article

App icon not appearing on user feed at via [APP NAME]

I am successfully posting an image to user's feed with "me/photos" from my iOS app I develop. It appears on the feed, and also the text below that:Like · Comment · Share · 7 minutes ago via [APP NAME]...

View Article


Unable to post to facebook feed through IOS sdk

I am currently having issues making a post to user's wall through facebook API. I've requested permissions "read_stream" and "publish_stream". I am able to log in and get the user's first name, but...

View Article

App name not linking to Facebook app page after posting to a users feed

I am using the Facebook iOS SDK to post to a users feed:NSMutableDictionary* params = [NSMutableDictionary dictionaryWithObjectsAndKeys: @"http://www.somewhere.com/page", @"link",...

View Article

FBWebDIalogs generates 'An error has occured' when trying to post a feed in iOS

I'd already implemented an App both on FB and iOS that published updates to the users timeline using the Feed Dialog. This was working as intended up until a few months ago, when most users started...

View Article

How do I change Feed dialog audience if I have only requested read...

Normally using the feed dialog does not require any publish permissions. However, if I don't ask for any publish permissions (which I'd really rather not), posts made using the feed dialog are visible...

View Article


Change or show privacy setting when using Feed Dialog

My app is posting to facebook with help of Feed Dialog, but unfortunately public audience of my post is only-me. When I'm trying to set privacy key in publish params for friends visibility:...

View Article


Link in news feed story does not link to native iOS App, when user didn't...

In my iOS iPad app, users can post to their Facebook timeline and share their score using FBWebDialogs. Other users can tap on the link in the post and either the AppStore will open or - if installed -...

View Article

How to get Facebook like live feeds in our iOS application

Android has a third party library called volley for this. Is there anything which we can use to achieve this and i want to display the same live feed structure in my iOS app but with a few changes :1)...

View Article

Facebook iOS Integration

I have recently implemented the Facebook functionality to post an URL as explained in iOS Facebook DevelopmentIt's the same as explained.After I've signed up on Facebook and set my app key, I started...

View Article


Did Facebook recently disable accessing public page feeds via uri?

This worked in my iOS app just yesterday, it's worked for months. I wake up today and no bueno. I put this into the address bar of my web browser with the desired ID and now I'm getting "Sorry, this...

View Article

swf feed from mobile (iOS and android) no image in preview dialogue

I am publishing a video feed https://developers.facebook.com/docs/feed-gaming/ using this API on mobile content is coming fine on web but in preview on mobile while publishing no image is being...

View Article

How to manage user once signed in? Facebook, firebase, post feeds, IOS

Trying to manage the signed in account, by assigning it to metadata (a username and image). I've successfully signed in the account with facebook, now i just need firebase to accept the metadata...

View Article
Browsing latest articles
Browse All 28 View Live




Latest Images