In legacy API it was possible to increase dashboard counter, but I can’t find anything like this in Graph API. Is there a substitute for this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Earlier this year Facebook introduced the Request dialog. Where the developer is no longer “incrementing” the request himself and instead only handle when the user respond to the request and “delete” it.
More about this can be found in the document and I’ve wrote a couple of tutorials about this:
How To: Send An Application Request Using The Facebook Graph API
How To: Handle Application Requests Using The Facebook Graph API