xamarin / Xamarin.Auth

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

oAuth flow works fine on Android 7 and above but see ERR_UNKNOWN_URL_SCHEME on Android < 7 #314

Closed xamarinrk1 closed 6 years ago

xamarinrk1 commented 6 years ago

Xamarin.Auth Issue

IF BUG, INCLUDE THIS PART:

Seeing ERR_UNKNOWN_URL_SCHEME error while redirecting oAuth flow back to android app only for the versions less than 7.

oAuth flow works fine with latest android versions 7 and above

Version

Steps to reproduce

  1. try the oAuth flow on Oreo API 27
  2. try the same oAuth flow on KitKat API 19

Platform:

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead Can you also include a screen shot?

IF IT IS A NEW FEATURE REQUEST, INCLUDE THIS PART:

Feature description

Write a description of the feature. How should it work? How should it look? Include some graphics if this could help!

newky2k commented 6 years ago

@xamarinrk1 can you please provide a simple sample that denonstrates the issue.

Regards

newky2k commented 6 years ago

no response after more than two weeks, closing