Quantcast
Channel: AR/VR (XR) Discussion
Viewing all articles
Browse latest Browse all 12131

(daydream)Gvr* working on editor but not in build versión

$
0
0
Hi!
While working in unity editor GvrController and GvrViewer function properly, but when I build the .apk on the mobile it doesn´t work. It is like it doesn´t dettect de funcitons. Anyone else got this problem ?

Code example. In editor the game pauses and the sound is played, but while testing the build version on the mobile does nothing.
Code (csharp):
  1. if (GvrController.ClickButton) {
  2.             SoundManager.playSFX (managerSounds.sounds[0]);
  3.             checkPause ();
  4.         }

Viewing all articles
Browse latest Browse all 12131

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>