- Sort Posts
- 2 replies
- Last post
Digital Eyewear Not found in VuforiaConfig
January 2, 2020 - 11:11am #3
Attachment | Size |
---|---|
![]() | 117.12 KB |
Digital Eyewear Not found in VuforiaConfig
December 24, 2019 - 5:00pm #2
Attachment | Size |
---|---|
![]() | 117.12 KB |
Solution.
I did experience the same problem with my recent project and found the solution accidentally. The solution is very simple. Vuforia have removed the digital eyewear option under Vuforia Configuration settings to simplify things. So, if you set the required SDK in the XR settings under Player in Project settings, it will automatically start the app with a VR setup.
To achieve the required result, "just swap the priority of the sdk you use in Project settings->Player->XR settings->Virtual Reality SDKs". Set the VR sdk you want to use as first priority(Cardboard/Mock HMD/Oculus/Daydream). And later Vuforia VR sdk. Do not forget the Vuforia VR sdk. For some reason, only Cardboard and Mock HMD worked for me when I created an apk and tested it.
I have attached a screenshot here of the settings if needed in case. I have tested it and it worked. So I do hope this info was helpful and helped fellow developers who have come across this problem to progress in their project.
Thank you.