-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stuck in Cardboard View on iOS #73
Comments
Can you try #75. That should turn off rotate instructions. From there you will just have to click the cardboard button again to exit. |
I'll give that a try. I didn't realize that was rotate instructions. It makes sense now that you say that, but I had no idea that if I rotated my phone on that screen it'd be any different. |
Unless I'm missing something, that just hides the button right? It'd be nice to keep the button for people that have Cardboard, but also allow people to get out of that view who accidentally tap it. |
Oh, nevermind. Forgot to minify my JS which is what was being used. I get it now and it's better. |
In iOS, if you hit the Cardboard icon, you get a screen that says to place the phone in a Cardboard viewer. I don't have one, so I just want to go back to the video, but I can't. There is no way to exit this view without reloading the page.
Please add a close button.
The text was updated successfully, but these errors were encountered: