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 .
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 .