You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Result
In the form you will see(label with email field), that you are still signOut.
Expected result
You will be signedIn(correct email is shown).
Addition
If after this steps you will fold/unfold application one more time you will be signedIn.
As expected.
I investigated a little bit, and looks like we are not receiving onActivityResult after first fold/unfold, but receive after second, which is super strange.
The text was updated successfully, but these errors were encountered:
Issue by Nublo
Friday Jun 21, 2019 at 12:48 GMT
Originally opened as googlearchive/android-credentials#39
Steps to reproduce
Result
In the form you will see(label with email field), that you are still signOut.
Expected result
You will be signedIn(correct email is shown).
Addition
If after this steps you will fold/unfold application one more time you will be signedIn.
As expected.
I investigated a little bit, and looks like we are not receiving onActivityResult after first fold/unfold, but receive after second, which is super strange.
The text was updated successfully, but these errors were encountered: