Reputation: 81
My Facebook app has failed review and the only feedback is "Your Open Graph story did not publish on any of the configured platforms."
The only configured platform is iOS. I uploaded a simulator build of the iOS app and created a test user they can use for review. The custom open graph can be created with success repeatedly using the submitted iOS app. I provided very explicit step-by-step instructions. I am using the Facebook-iOS-SDK 3.13.1.
Has anyone successfully addressed this rejection from Facebook review? Is there any way to get better information regarding the obstacle they're encountering?
Upvotes: 0
Views: 168
Reputation: 81
It turns out the feedback "Your Open Graph story did not publish on any of the configured platforms" is generic (too generic to be useful) and can mean a number of things. In my case they could not run the iOS build I submitted in the simulator.
Here's what I learned about submitting your iOS build to Facebook:
Hope this helps someone.
Upvotes: 1
Reputation: 707
This is most likely an issue with your app. If you get this approval, it means that the Facebook team have failed to publish the Open Graph story to a Facebook timeline. Every time I've had this, it's been an issue with my app.
My advice would be:
With all the access tokens and permissions flying around, it's pretty easy to make a mistake.
Upvotes: 1