I’m trying to submit my app for review with publish_actions.
I keep getting the following error:
“It looks like you haven’t made any API requests to access content with the publish_actions permission in the last 30 days.”
I’m publishing posts to the users’ feed with:
FB.Feed(link: LinkToApp);
I’ve filled all the necessary fields.
I posted both from the Graph and from an iOS device and I still get the same error when I try to submit for review.
When you add publish_actions for review the description contains:
Your app does not need to request the publish_actions permission in order to use the Feed Dialog, the Requests Dialog or the Send Dialog.