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

Undefined in not an object (evaluating ARKit.ARPlaneDetection) #169

Open
nitish1099 opened this issue Mar 9, 2018 · 11 comments
Open

Undefined in not an object (evaluating ARKit.ARPlaneDetection) #169

nitish1099 opened this issue Mar 9, 2018 · 11 comments

Comments

@nitish1099
Copy link

screen shot 2018-03-10 at 2 55 06 am

@macrozone
Copy link
Collaborator

@nitish1099 can you verify that the library is installed correctly?

It should appear under your Libraries in xcode

bildschirmfoto 2018-03-09 um 22 28 15

@nitish1099
Copy link
Author

screen shot 2018-03-10 at 3 03 39 am

@macrozone
Copy link
Collaborator

some more context would be helpful.

Which version of the library do you use?

@nitish1099
Copy link
Author

0.9.0-beta.7

@macrozone
Copy link
Collaborator

ok thx. Can you give a better reproduction? Did it work with previous versions?

@nitish1099
Copy link
Author

Haven't tried, This is the first time I'm using this kit. Also I'm getting this error in simulator. It should work there right?

@macrozone
Copy link
Collaborator

arkit only works on the device, altough it should not through that error. You should get orbit control on the simulator.

Check that you are using ios11 and latest xcode.

@nitish1099
Copy link
Author

nitish1099 commented Mar 9, 2018 via email

@macrozone
Copy link
Collaborator

can you:

  • check if under targets --> build phases --> you see libRCTARKit.a
  • clean the projekt: cmd + shift + k
  • restart packager (react-native start)
  • run it again in xcode on real device

@nitish1099
Copy link
Author

nitish1099 commented Mar 9, 2018 via email

@joseocasioserra
Copy link

I had the same issue. I just followed the manual installation steps and added the .workspace instead of the .xcodeproj and it worked.

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