"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

TrackerManager.Instance.GetStateManager().ReassociateTrackables();

Hi,

 

I have a problem when migrating from SDK 9.8 to SDK 10.3

 

We were using TrackerManager.Instance.GetStateManager().ReassociateTrackables(); to kind of reset the tracking and the Application and a lot of logic is depending on this mechanic.

 

However, in SDK 10 the function is not only deprecated, but also removed.

 

Is there a way to replicate the same behavior as TrackerManager.Instance.GetStateManager().ReassociateTrackables(); does?

 

Thank you very much for any kind of help!

Hey there,

 

Sadly that part of the API was deprecated with the new API. Could you share with me a video showing the behavior? Maybe I can see if there's an alternative.

 

Kind regards,

Patrick Scheper