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

User Cancelled the Auth error message

Open pramestiregita opened this issue 3 years ago • 3 comments

I already tested on Chrome and Samsung Internet (real device) and it's work. But when I tried it on Firefox and UCBrowser it doesn't work and get an error like this : image

Actually, I have followed all login step and don't cancel the auth

  • Firefox : can back to app but does't get token and get that error
  • UCBrowser : can't back to app and infinite loading

It will be great if you answer my question:)

pramestiregita avatar Mar 18 '21 09:03 pramestiregita

Hi, are you using the latest version of RN? If not try to upgrade. And I will test the issue on this WE and will give you feedback

vmurin avatar Mar 18 '21 22:03 vmurin

@vmurin thanks for answering

I will try to upgrade and I will tell you the results

pramestiregita avatar Mar 19 '21 05:03 pramestiregita

I have just tested the sample app on Android Emulator with Firefox and it works as intended.

My setup:

  • Android 10 (API 29)
  • React - 16.13.1
  • RN - 0.63.3
  • react-native-azure-auth - 1.7
  • Firefox - fenix-86.1.1-x86.apk

vmurin avatar Mar 19 '21 17:03 vmurin