-
Notifications
You must be signed in to change notification settings - Fork 452
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
iPhone 6S+ DPDB Problem #146
Comments
Confirmed this is a problem only with 6S+ |
And we have the issue on a iPhone 6 Model A1586. |
This got fixed for us. Please check whether this link opens w/o problems : https://walkinto.in/vr/Zyp_MbAYHxZygpufbAFSe Two things |
How did you fix the problem? On Sat, Jul 16, 2016 at 7:08 PM Boni Gopalan [email protected]
|
@devasur can you share the solution pls I still have the pb |
Edited webvr-polyfill.js to include device profile for iPhone 6S+ This looked like an oversight during merge to me. |
Is 6S any different from 6 in terms of display characteristics?
|
DPDB already includes that entry: https://storage.googleapis.com/cardboard-dpdb/dpdb.json. What are you asking for? |
ok it seems to work now. |
Getting many reports on screen problems with iPhone 6S+. I have followed the last discussion on iPhone 6S @brianchirls . #102 . Can see that the device information that solved the original problem is there on https://storage.googleapis.com/cardboard-dpdb/dpdb.json (Which is getting used by webvr-polyfill). How should I solve this?
http://btco-code.appspot.com/debug/screen_test.html | RESULTS
Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13F69 Safari/601.1
computed resolution: 2208 x 1242
screen.width: 414
screen.height: 736
screen.availWidth: 414
screen.availHeight: 736
window.devicePixelRatio: 3
Example with problem : https://walkinto.in/vr/Zyp_MbAYHxZygpufbAFSe
The text was updated successfully, but these errors were encountered: