react-native-google-signin / google-signin

Google Sign-in for your React Native applications
https://react-native-google-signin.github.io/
MIT License
3.13k stars 876 forks source link

How to print logs of each steps. #589

Open ghost opened 5 years ago

ghost commented 5 years ago

I want to print logs of where error occured in google signin process. Is there any option to enable logs in the configurations of google signin.

Is there any option in native library which we can enable at our end.

Thanks in advance.

vonovak commented 5 years ago

hi, thanks for reporting, you can add some more logging into the native module and open a PR 👍

SumanohariR commented 9 months ago

Hello, I hope you're all doing well! I'm a newcomer and I work on backend development. if there is anyway I can contribute, please assign the issue to me. It would be a pleasure to contribute to your project!

noorhuzaifa commented 1 month ago

if there is anyway I can contribute,

@SumanohariR Fork the project and start working on it on your local. then create a PR to the origin.