In Xcode 6.1 , I am getting error for iPhone 6, iPhone 5s(iOS 7.1) which says
Undefined symbols for architecture x86_64: \"_OBJC_CLASS_$_ClientAut
If you are having this problem in react-native projects with one of the external library. You should remove the project and use react-native link again. That should solve the problem.
react-native link