We receive the toy state on callback url regardless of the login state in the App. Android. App
To reproduce: Login, Scan QRcode, Connect a toy. Logout. Now, the callback url still receive the state of the toy.
When we send a command to the app, the respose is
{“code”:200,“message”:“Success”,“result”:true} bad nothing happens with the toy. There is no chance to handle this on our site.
Toy deactivate results to “Toy invalid or offline”.
Toy activate without login again resultls to “Success” without any function on toy.