Problem Google Login with firebase

After I’ve implemented googleLogin with Expo, and keeps showing redirect-uri-mismatch while it was working before using Expo.

I think I need some settings in my firebase app. Am I guessing right?

Hope you can help me with this.

Thank you.

Hi, is this answer what you’re looking for?

There is localhost setted as a redirect_uri in my firebase app. I am guessing there may be other hosting uri for dev expo server.

OMG. I haven’t setup client id for both Android and IOS for google login.

Now it works.