weiks / quarters-unity-sdk

9 stars 8 forks source link

Samsung devices don't redirect to the app after authorize flow #31

Closed paulofer85 closed 2 years ago

paulofer85 commented 2 years ago

Problem

On Samsung devices in android the user runs the sample 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

paulofer85 commented 2 years ago

Fixed with steps to follow in troubleshooting docs