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

VR mode on iphone7+ #54

Closed
tommylch opened this issue Oct 29, 2016 · 1 comment
Closed

VR mode on iphone7+ #54

tommylch opened this issue Oct 29, 2016 · 1 comment

Comments

@tommylch
Copy link

I integrated the viewer to my app using a GLKViewcontroller. While I switch to VR mode in iphone7+, two eyes is not in the same size? Is the any code I need to adjust?

@mayakraft
Copy link
Owner

Yes, thank you! I've found the same issue, it's because of [UIScreen mainScreen].scale instead of [UIScreen mainScreen].nativeScale

Fixed in 6bb717a

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

No branches or pull requests

2 participants