dinasaif / socialauth-android

Automatically exported from code.google.com/p/socialauth-android
0 stars 0 forks source link

yahoo login DialogListener.OnSucceed not triggered after click agree, onCancel was triggered. #227

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Login with yahoo.
2.After succeed login, permission view will appear.
3.Then click "Agree".

What is the expected output? 
DialogListener.OnSucceed should be triggered.

What do you see instead?
DialogListener.OnCancel() triggered.

What version of the product are you using? On what operating system?
SocialAuth-Android 3.2, Socialauth 4.7

Original issue reported on code.google.com by ardihu...@gmail.com on 24 Jun 2015 at 4:31