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

Can't initiate XR #87

Closed
matthewhausman opened this issue Feb 5, 2024 · 3 comments
Closed

Can't initiate XR #87

matthewhausman opened this issue Feb 5, 2024 · 3 comments
Labels
question Further information is requested

Comments

@matthewhausman
Copy link

Description

Steps in readme don't work to initiate XR experience. XR is undefined on import

Steps to reproduce

Follow repo instructions

React Native Version

0.73.0

Affected Platforms

Runtime - iOS

Output of npx react-native info

System:
  OS: macOS 14.1.2
  CPU: (8) arm64 Apple M2
  Memory: 1.06 GB / 16.00 GB
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 18.17.0
    path: ~/.nvm/versions/node/v18.17.0/bin/node
  Yarn:
    version: 3.6.4
    path: ~/.nvm/versions/node/v18.17.0/bin/yarn
  npm:
    version: 9.6.7
    path: ~/.nvm/versions/node/v18.17.0/bin/npm
  Watchman: Not Found
Managers:
  CocoaPods: Not Found
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 23.2
      - iOS 17.2
      - macOS 14.2
      - tvOS 17.2
      - visionOS 1.0
      - watchOS 10.2
  Android SDK: Not Found
IDEs:
  Android Studio: Not Found
  Xcode:
    version: 15.2/15C500b
    path: /usr/bin/xcodebuild
Languages:
  Java: Not Found
  Ruby:
    version: 2.7.6
    path: /Users/mhausman/.asdf/shims/ruby
npmPackages:
  "@react-native-community/cli": Not Found
  react:
    installed: 18.2.0
    wanted: 18.2.0
  react-native:
    installed: 0.73.3
    wanted: 0.73.3
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: false
iOS:
  hermesEnabled: true
  newArchEnabled: false

Stacktrace or Logs

none

Reproducer

https://github.com/matthewhausman/One-Putt-Golf

Screenshots and Videos

No response

@okwasniewski
Copy link
Member

Hey! Thanks for opening the issue. XR API is not yet released (it exists only on main branch). I need to do additional tests but I'll try to release it this week

@okwasniewski okwasniewski added the question Further information is requested label Feb 6, 2024
@mithatb
Copy link

mithatb commented Feb 6, 2024

I spend last 3 hours trying to get this worked lol. I wish i read that earlier. :) @okwasniewski

@okwasniewski
Copy link
Member

Hey,

XR API was released in 0.73.4 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants