Closed ohwhen closed 6 years ago
I had this issue and found that it was because Metal was enabled in my Unity project.
Try going into your Player settings -> Other Settings and
Hope this helps!
Thanks @JasonPan .
@ohwhen , feel free to re-open this issue if you still have problems.
Thanks @JasonPan we already found the exact same solution.
I realize this project is strictly for Unity & iOS integration but I'm running into the same issues as #4 I made sure I included the right
NSCameraUsageDescription
in the plist file and tried following the advice in this reply but to no avail.Everything works flawlessly when I run the demo app. But as soon as I drag a Vuforia ARCamera object into the Unity project and try to build I'm running into this error. This even happens with the DemoApp (drag ARCamera object onto scene and rebuild)
Stack trace
Console