GithubHelp home page GithubHelp logo

Comments (7)

slestang avatar slestang commented on June 27, 2024 1

I try to update the Linkedin SDK to its latest version (1.0.7 taken here https://content.linkedin.com/content/dam/developer/sdk/iOS/li-ios-sdk-1.0.7-release.zip) but it seems this project already has the latest version (I compare the md5 of each files).

But I have still the same bitcode error :-(

I look into the binary and it seems that the bitcode is here:

$ otool -arch armv7 -l li-ios-sdk-1.0.7-release/linkedin-sdk.framework/linkedin-sdk
...
li-ios-sdk-1.0.7-release/linkedin-sdk.framework/linkedin-sdk(Pods-dummy.o):
Mach header
      magic cputype cpusubtype  caps    filetype ncmds sizeofcmds      flags
 0xfeedface      12          9  0x00           1     8       1952 0x00002000
...
Section
  sectname __bitcode
   segname __LLVM
      addr 0x00000758
      size 0x00000001
    offset 3860
     align 2^0 (1)
    reloff 0
    nreloc 0
     flags 0x00000000
 reserved1 0
 reserved2 0
...

Does anybody have an idea on why it isn't building?

from react-native-linkedin-login.

dittmarconsulting avatar dittmarconsulting commented on June 27, 2024

Any update on this issue? I really need a solution soonish.

I'd love to resolve it myself but my Objective C/Swift knowledge is very limited.

Thank you in advance.

from react-native-linkedin-login.

Misioka avatar Misioka commented on June 27, 2024

You can simply disable Bitcode build https://stackoverflow.com/questions/30848208/new-warnings-in-ios-9
Or you can update LinkedIn SDK in this library to 1.0.6 whitch supports bitcode.

from react-native-linkedin-login.

dittmarconsulting avatar dittmarconsulting commented on June 27, 2024

That worked fine. Thanks for that.

from react-native-linkedin-login.

jacobbodkin avatar jacobbodkin commented on June 27, 2024

@slestang were able to find a solution to this? I have the latest sdk but am still getting the same error. Also if I disable bitcode i get an error telling me to enable it.

from react-native-linkedin-login.

Misioka avatar Misioka commented on June 27, 2024

@slestang & @jacobbodkin You have to manually download LinkedIn SDK with bitcode support. https://developer.linkedin.com/docs/mobile-sdk-release-notes#ios
That works for me.

from react-native-linkedin-login.

jacobbodkin avatar jacobbodkin commented on June 27, 2024

@Misioka i thought i knew who to do this by replacing linkedin-sdk under RCTLinkedinLogin.xcodeproj but that did not work. Suggestions?

from react-native-linkedin-login.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.