react-native-simple-auth icon indicating copy to clipboard operation
react-native-simple-auth copied to clipboard

iOS displays link back to Safari after authentication

Open adbario opened this issue 6 years ago • 5 comments

RN 0.54.2 Simulator 10.0 iPhone 8 iOS 11.4.1

After successfull authentication with Google, user is correctly redirected to app, but iOS shows a link back to Safari in top left corner.

Is this the expected behaviour?

screen shot 2018-09-05 at 16 46 03

adbario avatar Sep 05 '18 16:09 adbario

+1

fukhaos avatar Oct 24 '18 01:10 fukhaos

Guys, did you find any solution?

MaxInMoon avatar Nov 01 '18 12:11 MaxInMoon

@MaxInMoon, ended up using https://github.com/react-native-community/react-native-google-signin

adbario avatar Nov 01 '18 18:11 adbario

this feature should be using something like:

react-native-inappbrowser-reborn

fukhaos avatar Nov 02 '18 01:11 fukhaos

any one got solution for removing that back button

Dhaval240420 avatar Nov 22 '18 06:11 Dhaval240420