weiks / quarters-unity-sdk

9 stars 8 forks source link

[Bug] Android integrated APP don't redirect to the app after authorize flow #34

Closed paulofer85 closed 2 years ago

paulofer85 commented 2 years ago

Problem

On android the user runs an integrated app :

  1. taps the button Sign in with Quarters
  2. user is redirected to authorize webpage on mobile internet explorer
  3. user taps Authorize
  4. user gets a white webpage with app info

Expected

In step 4 the user should return authorized and redirected to the app

https://user-images.githubusercontent.com/3865131/190176523-b038c0c0-a9ad-40c3-af13-f2af29f9158a.mov

paulofer85 commented 2 years ago

User after following the steps explained in troubleshooting android mobile doesn't redirect to the app was able to make it work.

These additional steps need to be performed on some mobile phone brands (only Samsung detected so far). Doing additional development to avoid performing those additional steps can expose PoQ's security (phishing exploits) for this reason the PoQ developer team decided that these additional steps should be performed on the mobile phone if necessary.