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

Checklist for Go/No-Go on integrating WebXR infrastructure in iOS Firefox #172

Open
blairmacintyre opened this issue Jul 16, 2019 · 3 comments

Comments

@blairmacintyre
Copy link
Contributor

We need to have a clear idea of what needs to be done and working (and what that means) for us to decide we want to go ahead with getting WebXR into Firefox for iOS. And what the timeline is.

@garvankeeley
Copy link

garvankeeley commented Jul 17, 2019

  • switch from Cocoapods to Carthage
  • remove any dependencies that aren't used by Firefox iOS

@robomex
Copy link
Contributor

robomex commented Jul 19, 2019

My latest commit to the 'develop' branch completes the switch from CocoaPods to Carthage and removes all dependencies that aren't used by Firefox for iOS.

@blairmacintyre
Copy link
Contributor Author

  • build minimal .js wrapper for injection, pull in rest of wrapper when xr used
  • update immersive-web/webxr-polyfill to final version webxr
  • update webxr-ios-js to final version of webxr
  • decide which webxr AR non-standard features will be included (coordinate with Google?)
  • finalize general permission flow (based on final webxr and iOS app design)
  • add empty Metal canvas and a single JS api call to enable/disable "XR View" and specify configuration, so that UI can be tested on in FF iOS app with simple HTML page to enter XR (and XR UI bar to exit)

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

3 participants