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!
Hi @dm3d and all, I have a very similar question to what's been discussed in this thread.
As it's been mentioned before, using Cloud DBs one can only track one trackable at a time. However, for the application I'm currently developing I always need to track two trackables at a time. My question is: once the first trackable stored on the cloud DB has been detected, is it possible to make a copy of it in a device DB? This would allow me to do what I'm looking for.
Also, I would like to ask whether it's possible to test the cloud functionality without having to buy a license (exclusively for development, obviously not for commercial use). I basically need to make sure it's technically possible to do certain things with Vuforia. I'm using Vuforia for Unity.
Thanks a million in advance for your help!