Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

Undefined symbols for architecture arm64: _YGConfigNew in libyoga.a(Yoga.o)

$
0
0

When I launch my app with XCode or with react-native run-ios in an iOS emulator, it work good.

But if I do the same in a real device, it not work. I've got this error :

Undefined symbols for architecture arm64:
   "YGConfig::YGConfig(int (*)(YGConfig*, YGNode*, YGLogLevel, char const*, char*))", referenced from:
      _YGConfigNew in libyoga.a(Yoga.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

More informations :

react: 16.9.0
react-native: 0.60.5
Real device: iPad with iOS 12.4.4

Someone has solution ? Thanks


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>