objective c - Bare bones Facebook integration demo app -


so started looking integrating fb app , whipped little test app. wanted have bare bones app without of bs that's in hackbook demo app. basically, it's overly complicated want.

the problem i'm doing isn't working. app tries authenticate fb, doesn't return auth tokens. else noticed that...

  1. if have facebook app installed... switches it, shows white loading screen second, dismisses , pops app.

  2. if facebook app isn't installed... open in safari , show app approval window, let me login , pops app.

both ways fail getting , storing auth tokens however.

what heck doing wrong? mind seeing if code works them?

full source here: deleted.

thanks looking.

it sounds don't have app registered in facebook developer portal.

https://developers.facebook.com/apps


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -