I used the latest version of LinkedIn iOS SDK 1.0.7. I used Xcode 9.0
I successfully run my project on iPhone device but I got an error when I archive my project to make IPA file to upload app store.
ld: bitcode bundle could not be generated because '/Users/xxxxx/iPhone Developer/xxxxx/xxxxx/xxxxx/linkedin-sdk.framework/linkedin-sdk(Pods-dummy.o)' was built without full bitcode. All object files and libraries for bitcode must be generated from Xcode Archive or Install build file '/Users/xxxxx/iPhone Developer/xxxxx/xxxxx/xxxxx/linkedin-sdk.framework/linkedin-sdk' for architecture arm64
I used the latest version of LinkedIn iOS SDK 1.0.7 I used Xcode 9.0
still, I get bitcode error when I archive my project to make IPA file to upload app store.