We are implementing Sign in with apple functionality in React Native with 
CodePudding user response:
Yes, You need to have Sign in with Apple capability added to your certificates without that you won't be able to test your code, you can implement it but can not test it so you'll need that in order to implement and check if it's working or not
