Hey there
I’m developing a VR app for Google Cardboard. Everything seems ok, except for the fact that the phone, after two minutes, turns off. How do I change that? I don’t want the screen to turn off. Note that it’s not a cellphone setting, but a problem from Unity. Another problem is that the fps seems too low, something around 15fps, the game runs in little leaps. Note again, my project just contains an sphere, with its material and cameras. Any idea of what is going on?
how old is your android phone? the newer models almost always have better technology in them, meaning that it could answer your last question. for the first question however, i have no clues, i have never experienced my android phone turn itself off (or even just the screen) when playing games unless it registers that i have not been touching the screen for a while! maybe that explains it?
Maybe this can help you out
Hey
I solved it by changing the Unity version I was using.
Thanks anyway