Page 1 of 1

GazeApi connect fails after disconnect

PostPosted: 28 Jun 2014, 23:50
by greg
(My application needs the tracker to sleep most of the time, therefore needs to disconnect from server.)

  • I can connect to my GazeApi object and it works fine.
  • I can disconnect, fine.
  • Try to connect again, the connect call never returns.

Anyone else see this?

I have worked around it by completely deleting the GazeApi object and creating a fresh one each time, instead of keeping one persistent API object and calling connect/disconnect on it.

Re: GazeApi connect fails after disconnect

PostPosted: 30 Jun 2014, 01:19
by Martin
I've opened up a ticket to have the C++ SDK devs check this one.