Hello, as said in the title I have many problems with the iOS with the latest versions of Unity and Google VR SDK.
On android everything works fine.
On iOS I have the following issues:
- If I select run in Xcode as Debug in Unity Build Settings, I have a link error (GTMSession, ... )
- If I select Release, it builds but when running, the stereo vision seems is weirds (it's like my eyes are crossing each others)
- Then if I load a level, it crashes on UnityPlayerLoop call into UnityRepaint()...
Unity 5.6.1 + Google VR SDK 1.50 on iOS = link errors + weird stereo vision + levels crash at load
On android everything works fine.
On iOS I have the following issues:
- If I select run in Xcode as Debug in Unity Build Settings, I have a link error (GTMSession, ... )
- If I select Release, it builds but when running, the stereo vision seems is weirds (it's like my eyes are crossing each others)
- Then if I load a level, it crashes on UnityPlayerLoop call into UnityRepaint()...
Unity 5.6.1 + Google VR SDK 1.50 on iOS = link errors + weird stereo vision + levels crash at load