Hi,
I’ve got a “share to Facebook” functionality in my game. I use the Facebook Unity SDK + Soomla Profile to do it. I’ve managed to test it using Facebook accounts that has tester / developer roles. And it worked just fine. So now I’m trying to set it for the masses. I’ve added the needed items like details, privacy policy, terms and condition, screenshots,etc. I’ve also added a “publish_actions” item for the permission. But strangely, I’ve got a notice that says this:
“It looks like you haven’t made any
API requests to publish content with
the publish_actions permission in the
last 30 days. You need to test this
permission in your app with any
account listed in Roles before you can
submit for review. It looks like you
havent tested this permission because
no API request has been made against
publish_actions in the last 30 days.”
That’s weird because I’ve already tried to post a share dialog just now. How do I fix this? Thanks.