react-native-photos-framework icon indicating copy to clipboard operation
react-native-photos-framework copied to clipboard

ndefined symbols for architecture x86_64:

Open waltershub opened this issue 6 years ago • 3 comments

after installing and linking I get this error Undefined symbols for architecture x86_64: "OBJC_CLASS$_RCTSRWebSocket", referenced from: objc-class-ref in libReact.a(RCTInspectorPackagerConnection.o) "OBJC_CLASS$_RCTReconnectingWebSocket", referenced from: objc-class-ref in libReact.a(RCTPackagerConnection.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

waltershub avatar Jul 09 '18 03:07 waltershub

i have got same error message. 1 am using react: 16.5.0, react-native: 0.57.1, xcode 10

ccyfly avatar Oct 02 '18 16:10 ccyfly

eu tambem estou com o mesmo problema, alguem conseguiu resolver isso.

Rdfenix avatar Oct 16 '18 17:10 Rdfenix

I also have this issue with: react: 16.6.1 react-native: 0.57.7 xcode: 10.1

StefanWallin avatar Dec 14 '18 13:12 StefanWallin