79261158

Date: 2024-12-07 18:39:45
Score: 1
Natty:
Report link

I was trying to implement apple signin in an react-native expo app with firebase. I addeed all the steps and then encountered the error. This is what fixed it for me:

  1. Make sure you are signed in the simulator with your appleid
  2. Do a production build using xcode. Doing that might have added some entitlements that were missing before.
Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Sebastian Gomes