Facebook will not allow developers pre-fill messages. Developers may customize the story by providing OG meta tags, but it's up to the user to fill the message. This is only possible if you are posting on the user's behalf, which requires the user authorizing your application with the publish_actions permission. AND even then:
I am receiving the Facebook Message Dialog with the message: Facebook Login is currently unavailable for this app, since we are updating additional details for this app
124 I have a Facebook Page that I want to get some things from it. First thing are feeds and from what I read they are public (no need for access_token). But I want to also get the events... and they aren't public and need the access_token. I don't want the user to login in Facebook or anything like that.
I am trying to extract the url for facebook video file page from the facebook video link but I am not able to proceed how. For example: The facebook video url I have ...
The Facebook SDK for Unity gets the wrong key hash. It gets the key from "C:\Users\"your user".android\debug.keystore" and, in a perfect world, it should get it from the keystore you created in your project.
Note that with using the Facebook SDK your users are being tracked only by visiting your site; they don't even need to click any of your Share or Like buttons. The answers below suggesting only a simple link (a href) solve this issue.
I'm trying to import fb-login function and there are some features which need to be inspected by facebook such as job status, education, etc. And they're saying that they requires privacy policy UR...