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 am on Unity 5.6.5f1 with Tango ikariotikos and the Asus Zenphone AR.
I would like to use the GoogleVR sdk with Daydream so I have to set the target sdk version = 24 otherwise it won't compile. But I noticed that when I do so, Tango is not working on the phone. In the logcat I get "Unable to load the Tango library" then missing tango dll error messages.
If I remove GoogleVR sdk and set back the target sdk version to 23, Tango features are working normally.
Is it possible to solve this issue? What is the cause? I saw there where similar issue with the c API .
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am on Unity 5.6.5f1 with Tango ikariotikos and the Asus Zenphone AR.
I would like to use the GoogleVR sdk with Daydream so I have to set the target sdk version = 24 otherwise it won't compile. But I noticed that when I do so, Tango is not working on the phone. In the logcat I get "Unable to load the Tango library" then missing tango dll error messages.
If I remove GoogleVR sdk and set back the target sdk version to 23, Tango features are working normally.
Is it possible to solve this issue? What is the cause? I saw there where similar issue with the c API .
The text was updated successfully, but these errors were encountered: