Google SignIn - Debugging in standalone

Hi,
I have successfully authenticated my standalone app with Google SignIn throught Firebase.

But I have a big problem…how can I debug the code? If I am in expo client (debug mode), it does not work. If I am in standalone mode (builded and installed APK), than I have no wey of debugging. And building of the app costs a lot of time.

Is there any wey how to use Google SignIn “ondemand” ? I need it to backup data to google drive.

Thanks a lot :slight_smile:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.