You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 2, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: