Topic: Current User Returns Null
Hello, I have loged in to wialon using SDK and trying to get current user using the below code is returning null value
wialon.core.Session.getInstance().getCurrUser();
What should be done to avoid this situation
Looking forward