Currently the session-id is created based on IP, not device. When 2nd device/user under same network calls init, new session-id will be created overriding the 1st device's session-id, resulting in first device unable to call any method as the session-id is no longer valid on server.