Error blank page after google login Ionic 7 Capacitor

Hello,

I’ve got stuck on a blank page on chrome after I chose the google account I want to use for Log in on my App (Ionic 7 Angular + Capacitor), I am using GitHub - Cap-go/capacitor-social-login: One plugin to make login with Google,Apple,Facebook and so on, simple and fast to implement but it seems something is not working and I think its something related to redirect url on google cloud or something like this, I’ve tried everything but it seems it doesn’t work, there is no tutorial. Anyone can help me with this? Thank you

P.S: There is no error on the app so I cannot provide any trace…

Regards

In the future, sharing some code will help others understand your problem better and provide more accurate advice. – How do I ask a good question? - Help Center - Stack Overflow

1 Like

There are too many things to keep in mind so i dont know what to show, its very basic application, i just need to know why the redirect uri is getting stuck on a blank page, what things should i check? Thank you

“too many things” and “very basic application” :thinking: :upside_down_face: :face_with_hand_over_mouth:

I would review the plugin docs to make sure you didn’t miss anything - capacitor-social-login/docs at main · Cap-go/capacitor-social-login · GitHub

I also see you created an issue over on the repo too - Not working with Ionic 7 · Issue #195 · Cap-go/capacitor-social-login · GitHub. That is gonna be your best bet.

1 Like

I did it but i have everything done, thats why

P.S



Thats what happen after clicking, what am i forgetting, what is wrong?

I think its something related to AndroidManifest, or some cloud google configuration, but no one is giving me any hint or to test anything

Anyone can help with a simple example to follow? No one gave me even any hint where to start looking…

https://stackoverflow.com/questions/69314345/firebase-google-sign-in-gets-stuck-on-auth-handler-route

i guess my error is the same as this one! if it can be more helpful…

1 Like