Hello,
I am trying to use the @react-native-google-signin/google-signin package to enable Sign In With Google on expo, but I am getting Error: DEVELOPER_ERROR
Any ideas on how to make it work on Rn/Expo?
TL;DR
Developers are encountering a 'DEVELOPER_ERROR' when attempting to use the @react-native-google-signin/google-signin package for Google Sign In on Expo. To resolve this issue, make sure you have correctly set up the Google Cloud Console project and have enabled the necessary APIs. Additionally, ensure your client ID in the app matches the one generated in the Google Cloud Console.