Open feixiaku opened 7 years ago
Have you made any modifications to the project, particularly AndroidManifest.xml? The app needs the camera permission to properly display the camera image.
Also, what version of Unity are you using, so we could reproduce?
I didn't any modification to the project, also, I have checked the AndroidManifest.xml, there have camera permission. the version of Unity is 5.6.1f1(32-bit), could you give me your email, so, I can give you more feed back, thank you
Recently, I updated TangoCore to latest version Hopak. But my Tango-Unity application failed to work showing error: TangoApplication.Startup() - ERROR : Not all required permission were accepted yet. Needed : System.collections.generic.HashSet 1[Tango.TangoApplication + PermissionTypes]
I also build my app again integrating with new SDK release in a fashion they mentioned on GoogleTango site but my device showed same error. @chaosemer Can you provide some help.
I find a problem, under this TangoSDK/Examples/Scenes/ folder, the SimpleAugmentedReality scene can work, but can't see the reality world, just see the virtual world.