tattwei46 / flutter_login_demo

A demo login app with Flutter and Firebae
368 stars 215 forks source link

The app at the very first launch does not recognize that no user is logged in #10

Closed expl0r3rgu1 closed 6 months ago

expl0r3rgu1 commented 5 years ago

E/EnhancedIntentService: binding to the service failed I think that this is the main problem. I speculate the app doesn't connect to firebase in time. But really this bug let me frozen 'cause I don't know where to start from.