Facebook gives app developers control over whether app activity is published in the stream. Is it also possible to prevent the hover popup from showing friends who have used an app?
|
|
|
You can try a few things: If you have a canvas app, turn off "Social Discovery": 1. Go to https://developers.facebook.com/apps and select your app. 2. Click "Edit Settings". 3. Click "Advanced" on the left. 4. Scroll down to Canvas Settings and set "Social Discovery" to "Disabled". This is designed to turn off news feed stories like "John used GreatApp." Maybe it turns off the feature you're describing, too. I haven't tested this. When you are authenticating your users: Set the default privacy controls to "Only Me". This makes it so any story published from your app has the most restrictive privacy settings possible by default. The user is allowed to edit this on their own, but most will leave it at the default. I don't know if this turns off the facepile on app hovercards, but you can test it to see. Let me know if either of these works and we can edit the response to describe the correct solution! |
|||||||||
|