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.

Although the Facebook API is a very decent piece of documentation, searching it is developers hell. That is why I turn to you guys, I am looking for a very simple function: All I want is a single URL for mobile phones that use the Facebook URL scheme to post a message on my/a wall. In the past possible way's of doing this where: fb://compose/message or fb://post but none of these work (anymore?). The fb:// still launches the native app (both on android and iOS) but none of these give me the "share" or "post on wall" - also known as "update status" - page.

The following link provides a massive list but I'm either overlooking it or the functionality is not supported anymore: http://wiki.akosma.com/IPhone_URL_Schemes

I was hoping somebody else found a workable solution for this. I really would like to avoid the whole Facebook API (or any other plugin) because its way to overkill for what I want to achieve.

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.