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.

I have a native Facebook application that I am implementing. However I cannot select any of the application integration options in the app settings because none of them apply to my application, which is preventing me from publishing the application. Making changes in the App Details page is forbidden till I select one.

Here are the options:

  • Website with Facebook Login - nope
  • App on Facebook - nope
  • Mobile Web - nope
  • Native iOS app - nope
  • Native Android app - nope
  • Page Tab - nope

My application is fully native, it simply posts to a user's wall using the Graph API and login is handled by a third party fully native SDK which is all working fine.

How can I get my App Details set up?

Thanks! :)

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.