I am newer to make app using facebook iOS SDK.
My app need publish_actions to publish comment to user feed.
But I could not find the publish_actions from the list at review page to add.
I check the publish_pages, but I understood this permission is not used for user feed.
How can I add publish_actions for review item?
I noticed that Facebook Permissons Reference Page(https://developers.facebook.com/docs/facebook-login/permissions) dose not have publish_actions item anymore.