Git Product home page Git Product logo

Comments (5)

akshit5230 avatar akshit5230 commented on September 20, 2024

Found the issue.
AppleAuthentication.m
Screenshot 2019-11-29 at 11 54 31 AM

index.js
Screenshot 2019-11-29 at 11 54 51 AM

The object passed from index.js file has key "scopes" and in AppleAuthentication.m file it is parsed as "requestedScopes". Change either and make them same then apple will ask you full name and email to share.

from react-native-apple-authentication.

aryaminus avatar aryaminus commented on September 20, 2024

Tried. Does not work.
There is a forked project addressing @akshit5230 here taskful/react-native-apple-authentication
RPReplay_Final1575010306

from react-native-apple-authentication.

alekseiko avatar alekseiko commented on September 20, 2024

@aryaminus I had the same issue and it was fixed by removing app from Apple Sign In on my phone.
Just go to [Settings] -> [Apple ID] -> [Apple ID logins] and remove your app from the list.
Apple will request scope again, where you can choose not hide email.

from react-native-apple-authentication.

alekseiko avatar alekseiko commented on September 20, 2024

It happens because It authorise you once and then just send you user ID that means that this user has been authorised before.

from react-native-apple-authentication.

aryaminus avatar aryaminus commented on September 20, 2024

It happens because It authorise you once and then just send you user ID that means that this user has been authorised before.

Glad to say that this works! Apparently i could have saved quite some time had I read the documentation. Thanks.

from react-native-apple-authentication.

Related Issues (17)

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.