FMS 4.0 client.id vs. getUsers()
When calling the getUsers( appInstance ) function, a list of IDs is returned. Shouldn't this ID match the ID that is attached to the client object when they connect to the appInstance??
This is how it used to be in FMS 3.5... but now I am facing problems. When a client logs in to my application their client.id = 4702111234625978735, and when I use getUsers() function through another admin application that monitors the first one... I get oAAJAAAA in the list.
I understand the issue now that I have the post by SE_0208 here
However, I have two questions:
1- Is there a quik solution for this until the final fix is there?
2- Is this issue resolved in FMS 4.5?
Thanks
