Hello,
I have a live app, (using another firebase and cloud project). I created a different project on flutterflow , created new firebase and cloud and tried to migrate everything to my new project. I got it working for android app, I released the app to google play store, they accepted and the new updated app is now in google play store.
However, today now I started to work on the ios app, I deployed the app to app store and using testflight, I wanted to test the app, however Google sign in method doesnt work. When I click on the button that has the google sign in action, it immediately crashes. There is no such issue on the android app. I am able to login with google account on the live android app. But this issue exists on the ios app.
I'd really appereciate some guidance, because so far it looks like everything should work but it somehow doesnt.