ios - What permissions does the facebook app need in order to post on the timeline of the user who logged in using Facebook Login? -


i building ios app user takes photo, writes title, description , posts on his/her timeline. before actual posting takes place user has login using facebook , authorize himself/herself.

our backend on ruby on rails , using koala gem.

so, when user logs in using facebook , reaches authentication screen says "this app doesn't post on facebook" however, want do. so, confused permissions need facebook users can post on own timelines using app.

it not user_posts. permissions need?


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -