"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

Cloud Recognition with Hololens 2

Hello there, I'm a Unity developer and I'm workning to an application for Hololens 2. I'd like the Device to recognize between various images, stored into the Vuforia Target Manager. First, I developed it by using the Device Database, then I built the application on Hololens 2, I tested it and it works fine. The second step was to setting up the application by using the Cloud Database. The applicationĀ  works fine in the unity editor, but when I bulit it to the Hololens 2 and test it, it doesn't seems to work. I think the reason could be related to some limitation onĀ  web queries by Hololens 2.

Is there anyone who can help me? thanks in advance, Claudio

Hey Claudio,

 

Can you share the code you're using to debug or query the cloud targets? Also it might be helpful to highlight the Vuforia Engine / Unity versions as well as the Hololens OS version.

Thanks! 

 

Kind regards,

Thanks Patrick,

At the moment the mCloudRecoBehaviour is enabled on start in the unity editor.

Hello everybody,

has anyone managed to use cloud recognition with Hololens 2?

I'm still not succeeding