Is there a way to post if a user of my application has installed the app? Just like when Facebook for Android posts “USER installed the Facebook for Android application on his phone.”
What type of message is this? I can’t find it in the documentation of Graph API or maybe i just missed something. Anybody with some experience in this?
Thank you for your help!
Ok i’ve got the answer on FB dev forums. It’s called discovery (feed) story and it’s handled by FB only. So it cannot be controlled by the app/developer. So it’s kind of automatic for our apps in a FB way if this message appears or not.