I have a strange bug with bookmark counts - if I set/inc. the bookmark count of my app (with dashboard.setCount or .incrementCount), the bookmark count shows up in the users profile after the app name in the bookmarks section. Unfortunately, if the user reloads facebook or simply leaves facebook, without clicking on the bookmark, and coming back to facebook, the bookmark count has vanished. Although, if I call .getCount, it still says the right number (like the count didn't change).
This is really bad, because this is the only way (apart from eMail which i dont use) how my app can notify the user.