react-native-oauth icon indicating copy to clipboard operation
react-native-oauth copied to clipboard

[IOS] Safari doesn't redirect after Google Sign In credentials entered

Open diego-caceres opened this issue 8 years ago • 8 comments

I have already followed all the steps to configure Google Sign In for Android and iOS. The problem is specifically with Google Sign In in iOS, and currently only tested this on the simulator.

After I ask the manager to authorize the login, Safari opens correctly asking for Google Credentials. After I enter the credentials, or if I choose an already saved account, Safari tries to redirect to another google page that fails, and shows a temporary pop up that says: "Safari cannot open the page because the address is invalid". This is closed after a few seconds and Safari remains in google's search page.

I have already tried the url scheme alone in Safari and the app is opened correctly, so I suppose that that's correctly configured. I don't know exactly which url is it trying to open, but I suppose is the one where it tells the user which access is he giving the app.

Any help is appreciated! Thanks.

diego-caceres avatar Jun 01 '17 21:06 diego-caceres

have you found the solution?

dlykoits avatar Jul 27 '17 11:07 dlykoits

No, I haven't. I ended up switching to another library in the end, react-native-google-signin and react-native-fbsdk for Facebook.

diego-caceres avatar Jul 27 '17 15:07 diego-caceres

+1

marlonbrgomes avatar Oct 05 '17 22:10 marlonbrgomes

Some update about that issue ?

aethiss avatar Oct 08 '17 19:10 aethiss

Getting the same issue...

briank621 avatar Jan 08 '18 22:01 briank621

same issue

seviltagiyeva avatar Aug 20 '18 16:08 seviltagiyeva

Same here. Any update?

trickeyd avatar Oct 31 '18 15:10 trickeyd

Okay, in case it helps anyone, I was missing this: screen shot 2018-10-31 at 17 26 50

trickeyd avatar Oct 31 '18 16:10 trickeyd