"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Tracking Events with Cloud Recognition

I have implemented Cloud Recognition in my app made with Unity and c#. I want to know when the image target is being tracked and when it is lost. With the normal recognition(i.e. without Cloud Recognition) I was able to get those events using the DefaultTrackable Handler script provided with vuforia. But those methods doesn't seem to work when used with Cloud Recognition. Can anybody tell me how to get those events .

 


Hello patchedpixels,