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
Hi I'm new in flutter, I'm doing an app wich uses firebase authentication (google sign -in and anonymously) and everything works as it should, however boths methods takes too long, when I click any of the 2 avaliable methos takes around 4 minutes to log-in in the app.
I have readed that this maybe could be my internet (I don't think so) or because I am running in debug mode, i am testing in 2 physical devices (Moto E4 plus and Huawei Y9 2019).
Any reply or recommendation on how improve the speed is thankful.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I'm new in flutter, I'm doing an app wich uses firebase authentication (google sign -in and anonymously) and everything works as it should, however boths methods takes too long, when I click any of the 2 avaliable methos takes around 4 minutes to log-in in the app.
I have readed that this maybe could be my internet (I don't think so) or because I am running in debug mode, i am testing in 2 physical devices (Moto E4 plus and Huawei Y9 2019).
Any reply or recommendation on how improve the speed is thankful.
Here is the steps to reproduce
Main
Landing Page
Home page
Sign-in page
auth class
Beta Was this translation helpful? Give feedback.
All reactions