ViroARSampleApp icon indicating copy to clipboard operation
ViroARSampleApp copied to clipboard

2 duplicate symbols for architecture x86_64

Open bfraiman opened this issue 5 years ago • 2 comments

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?

bfraiman avatar Sep 04 '19 18:09 bfraiman

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

alsoojm avatar Feb 23 '20 20:02 alsoojm

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?

caifu92 avatar Feb 14 '21 16:02 caifu92