Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

The app I'm working on uses a simple HTTP POST for OpenGraph actions when the user is logged in to the app. Works PERFECTLY on Android, but when I do the exact same thing on iOS, the action isn't registered by Facebook at all.

  • I've filled in all information for the iOS app on the app dashboard.
  • The user is confirmed logged in
  • Actions are confirmed getting posted
  • ???
  • Nothing shows up, not in the user feed, nor on the OG overview page.

The best idea I have about what is causing this is that the version of the app that is sending the OG actions must be live on the app store, which would be strange, since I'm only using a regular HTTP POST.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.