Home › Forums › Software Development › Unity SDK – eyetracker IsConnected/Disconnected › Reply To: Unity SDK – eyetracker IsConnected/Disconnected
12/06/2017 at 20:15 #7019
Participant
since the SDK update, i can use userPresent function to detect user is there or not.
but I have a question…
when some other thing happens, such as USB disconnected or crash
the userPresent can’t update status.
does there any way to know if it is forced crash or disconnected?