jodybrewster / react-native-linkedin-login

React Native Linkedin login
71 stars 42 forks source link

Linker command failed, linkedin sdk does not contain bitcode #3

Closed jiangyuanhk closed 7 years ago

jiangyuanhk commented 8 years ago

Not sure if related.

When I added (copied) RNLinkedinLogin folder into project folder in Xcode, and trying to build it. The project builds successfully when running emulator, but fails with the device. Only by set Enable Bitcode option in General -> Build Settings -> Build Options to No can I resolve the issue.

Below is a screen cast

screen shot 2016-04-16 at 11 18 37 pm
jodybrewster commented 7 years ago

@jiangyuanhk I've moved everything to cocoa pods so this should be fixed.