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
https://developers.facebook.com/docs/graph-api/changelog/breaking-changes#4-24-2018:
Facebook Login
- The
publish_actions
permission has been removed.
Facebook is making a lot of changes currently, due to the Cambridge Analytica “scandal”.
Some of the stuff that is currently disabled might return in one form or another; but this sounds like it might be final - and that publishing in the name of a user via API is simply not possible any more.
There’s also already a bug report regarding this, https://developers.facebook.com/bugs/1677448822335592/ - but the response from Facebook sounds like it might actually be gone for good.