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

navigator.getVRDisplays return false on ios #123

Description

@sun1987
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;
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions