"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

How to switch between multiple Cloud Databases and Device Database?

The only answers related to this question are a couple of years old and don't seem to match the Vuforia 6.2 API at all.

I'm building an application in which I have to switch between multiple cloud databases. How is this done? Just setting the keys in the cloudrecobehavior doesn't seem to be the right way.

At some points I will even have to switch to device Databases so I can track multiple targets at once. How would I approach this?

Any Help is highly appreciated, thanks!

Hello,

This should be accurate for switching cloud database keys: https://developer.vuforia.com/forum/unity-3-extension-technical-discussion/switching-cloud-database-access-key-and-secret-key

Thank you for your answer @mediabit. The answer in your link is five years old, the imageTracker is the objectTracker by now, but it might work.