Avatar

Level 3

Hi Folks,

I attempted a fix following Hironay's recipe and knocking enabled for a guest user.  I created a collectionNode and place a node "OwnerIsPresent" with accessModel=UserRoles.LOBBY.  I login as host, and keep the browser open. I open a second guest session and looking at the collection node, but the "OwnerIsPresent" is missing.    Since knocking is enabled, my guest is UserRoles.LOBBY (I think). If my guest is UserRoles.VIEWER (10), then this work, but I'll lose the knocking functionality. 

Please help, I really need this to work.  I have a test case based upon the LoginDialog.mxml example, if that will help.