Hi,
Double check the Dev Console while your app is running.
Also Anonymous presence doesnt mean hiding users, its just lazy loading of users. (I know the name is a misfit ). So if your client happens to do something, like send a message or something, the user's presence is notified and the roster updated. So the only way to test it is ensure all your client does is subscribe and doesnt publish anything.
Thanks
Arun