Expand my Community achievements bar.

SOLVED

Anonymous Presence

Avatar

Former Community Member

Hello,

I've turned Anonymous Presence on from the Room Console for my room. But roster list still shows everybody in the room. I saw this post: http://forums.adobe.com/message/3357307#3357307, which basically states I'd need do something extra in order to achieve this. But I didn't change anything in roster pod.

How can I be sure that the anonymous presence is on?

1 Accepted Solution

Avatar

Correct answer by
Employee

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

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

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