ViroARSampleApp
ViroARSampleApp copied to clipboard
2 duplicate symbols for architecture x86_64
Hi Viro friends!
I want to install Viro to my react-native project, version "0.60.5".
I create a sample project, and follow this steps: https://docs.viromedia.com/docs/integrating-with-react-native-projects.
When I run my app, Xcode show me this error "2 duplicate symbols for architecture x86_64"
Any idea how I can resolve?
ViroReact does not have support for React-Native 0.60.5 yet. The latest to use is 0.59.9 (check the latest Release)
Make sure that your project React-Native version is that and it then follow this
This will solve your problem. https://github.com/facebook/react-native/issues/18022
I have one question. Have you get success to run viro app on your device?