xamarin / Xamarin.Auth

Xamarin.Auth
Apache License 2.0
541 stars 351 forks source link

Xamarin.Auth Issue in LinkedIn cancel button tap #358

Open Scy15 opened 5 years ago

Scy15 commented 5 years ago

Xamarin.Auth Issue

Version

Steps to reproduce

  1. Tap on the signup with LinkedIn button on a Xamarin App containing sign up options with different social media.
  2. LinkedIn page loads. Tap on Cancel.

Platform:

Expected behaviour

It should fall back to the page with Sign up with LinkedIn button page (previous page).

Actual behaviour

In Samsung Galaxy S8 (version 8.0), on tapping the cancel button of LinkedIn, it is redirected to the link on RedirectUrl. Tested in all other devices. It falls back to the previous page. Tried updating Xamarin.Auth version to 1.6.0.4. Still issue exists.

omersezer commented 5 years ago

Still have issue