Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

navigator.getVRDisplays return false on ios #123

Open
1 of 5 tasks
sun1987 opened this issue Aug 21, 2019 · 0 comments
Open
1 of 5 tasks

navigator.getVRDisplays return false on ios #123

sun1987 opened this issue Aug 21, 2019 · 0 comments

Comments

@sun1987
Copy link

sun1987 commented Aug 21, 2019

Description:

Please describe your issue or feature request in detail.
Code and screenshots will help us diagnose the issue.

Additional Information:
  • three.ar.js version:v0.1.8
  • three.js version:r90
  • Browser:safari
  • WebARonARKit (iOS)
  • WebARonARCore (Android)
  • WebARonTango (Android)
  • All
  • Other (please specify)
    Device:iPhoneX ios12.4

it failed at here:
if (!navigator.getVRDisplays) {
resolve(null);
alert("!navigator.getVRDisplays");
return;
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant