GithubHelp home page GithubHelp logo

Comments (6)

xphaul avatar xphaul commented on June 27, 2024 2

okay i managed to make it run . i just changed
project(':react-native-linkedin-login').projectDir = new File(rootProject.projectDir, '../../android')
to
project(':react-native-linkedin-login').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-linkedin-login/android')

hope this helps other devs on the future . cheers

from react-native-linkedin-login.

xphaul avatar xphaul commented on June 27, 2024

@navaneeth did you managed to solve this problem?

from react-native-linkedin-login.

xphaul avatar xphaul commented on June 27, 2024

@jodybrewster same as @navaneeth im getting this error when compiling this on an android device i have also followed all of the guides in setting this up . Thanks

from react-native-linkedin-login.

mlumbroso avatar mlumbroso commented on June 27, 2024

Thanks had the same issue and this solved it !

from react-native-linkedin-login.

xphaul avatar xphaul commented on June 27, 2024

@mlumbroso can you check if theres a returned promise if you succesfully logged in #7 im stuck with this thanks

from react-native-linkedin-login.

mlumbroso avatar mlumbroso commented on June 27, 2024

Actually, I can't help you because I'm stuck before, with this error :

"{ "errorCode": "INVALID_REQUEST", "errorMessage": "either bundle id or package name \/ hash are invalid, unknown, malformed" }"

I'm not sure what parameter was wrong. I'm using it on Android :

'your_client_id',
'your_client_secret',
'your_state',

actually the your_state parameter I have no clue what it corresponds to. You have any clue?

Thanks

Edit : actually I managed to make it work by using the correct alias on the hash generation (no error displayed with the commands used to generate it)

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.