Facebook user feed problem

Hey David

Remember we were trying this before, looks like you nailed it this time. Sorry I can’t help you, I’m struggle myself with our first app. Hope you don’t mind, I borrowed your code ( open json, populate tableview )for our fitness app.

Maybe I will add this facebook stuff too but it seems so difficult.

Cindy

[import]uid: 65840 topic_id: 21254 reply_id: 85888[/import]

Yeah, I had a break from this and tried other things until now. I really want this to work but I don’t have clue what to do now.

This is so odd because of it auth with facebook and returns to the app but then the app freeze/stall/crash and I have to shut it down and restart and then it works fine with the statuses in the tableview.

I think this is so weird. [import]uid: 34126 topic_id: 21254 reply_id: 86239[/import]

@David

I’ve been playing with facebook Api and graph this weekend and tried a bunch of different configurations on the facebook side with extended permissions. It seems like extended permissions mess things up and could be the reason for the crashes.

I created two appID’s on facebook, first one with extended permissions and the second one was just plain with nothing extra.

The first one is the one I used when I got the error I posted above, the second one that I use now doesn’t produce the error. So I think personally that what happened was that I skimmed through the facebook graph pages too quickly and missed the vital parts on what needs what.

So go back to FB and disable things you don’t need because there’s no point having them if you’re not gonna use it. So do that and you’ll see it will work for ya, if you have any question send me a tweet.

Take care
@lano78 [import]uid: 13560 topic_id: 21254 reply_id: 86517[/import]