Skip to content
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

fix: null check fullscreen toggle to fix ios without it #197

Merged
merged 2 commits into from
Mar 3, 2020

Conversation

brandonocasey
Copy link
Contributor

Description

On IOS if the fullscreen toggle does not exist we currently throw an error and the vr plugin does not work. We just need to make sure it exists before we try to use it.

@brandonocasey brandonocasey merged commit 24f2483 into master Mar 3, 2020
@brandonocasey brandonocasey deleted the fix/null-check-fullscreen branch June 14, 2021 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants