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.

Since the Dec 22 platform updates, invitations (and all other requests) to friends who haven't installed an app are standard "Try Now" messages that go into the new "Invites from Friends" section of the new "Apps & Games" dashboard.

Is there a way to make sure friends who haven't installed an app get customized, or at least app-specific, invitation messages? Otherwise, how can an app "sell" itself, or even introduce itself, via its invitation?

share|improve this question

1 Answer

I would suggest using a the new Enhanced Auth Dialog for your application. You can put a lot of neat stuff in there when the user goes to authorize your app. See: https://developers.facebook.com/docs/beta/authentication/

share|improve this answer
That's a good point, though the user would have to click on the invitation to see the auth dialog. – Etemad Shahabi Jan 5 '12 at 22:47
true, but since Facebook isn't allowing custom messages on the invite, it's the only place left to put marketing stuff. – DMCS Jan 5 '12 at 22:54
Did this answer help you to find your solution to your question, if so, please accept this answer. See meta.stackoverflow.com/questions/5234/… for how to mark answers. Thank you! – DMCS Feb 4 '12 at 17:30

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.