Description
Step 1: Are you in the right place?
I think I am :)
Step 2: Describe your environment
All android devices
implementation 'com.google.firebase:firebase-core:16.0.6'
implementation 'com.firebaseui:firebase-ui-auth:4.3.1'
Step 3: Describe the problem:
When user try to sing in via firebase auth UI, and when user click on facebook or twitter provider and if he press android back he get toast message "Provider error". If he continue to singin via facebook or twitter it works but if user press bach he get error message. All is configured.
Steps to reproduce:
download test project from this link and try it: https://drive.google.com/file/d/1viGBLvyoMf5Tyedffuo0ZY8sMBPn6UqK/view?usp=sharing
For facebook provider all is configured, for twitter in this test project it isn't and you don't get for twitter provider toast error, only for facebook ...
Observed Results:
User see wrong toast error message
Expected Results:
there should not be any toast message when user goes back to previous screen