i was wondering how i can make my app display that notification number next to the apps name in the left sidebar on facebook.
i see many apps that want to let you know that something happened, they made a change or something and u 开发者_开发技巧can see a counter.
i just don't know how that works and i can't find anything on google.
Maybe i'm not looking for the right thing.
all help much appreciated. Thanks
What you are looking for is the dashboard API methods. http://developers.facebook.com/docs/reference/rest/dashboard.incrementCount/
As an FYI, Facebook is moving some (all?) of the dashboard methods to the new requests dialog. http://developers.facebook.com/docs/reference/dialogs/requests/
精彩评论