You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
Throws an error of arm 64 when running app from Xcode 12.4 to iOS 14.6
Undefined symbols for architecture arm64:
"___cxa_increment_exception_refcount", referenced from:
folly::cxxabi_cxa_exception_sans_reserve() in libFlipper-Folly.a(Exception.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
🐛 Bug Report
Throws an error of arm 64 when running app from Xcode 12.4 to iOS 14.6
To Reproduce
Run app on device iPhone 12 contains iOS 14.6
Environment
Flipper Desktop version: .98.0
iOS: 14.6
XCode version: 12.4
react: 16.11.0
react-native: 0.62.2
device: iPhone 12
flipperkit version in Pods: 0.96.1