Firebase Authentication: users randomly get signed out

Database & APIs

We have implemented Firebase Authentication in our project. In most cases this seems to work correctly for some time but many users suddenly get logged out of our application.

Is there any solid way to debug the issue to see where the authentication gets lost (for example refresh token gets expired or something the like)?

Many thanks for any help or suggestions.

What have you tried so far?

Although we currently use Test Flight for beta distribution, it also happens when no new updates have been published.

Furthermore, we don't see any crashlytics messages that might point in the right direction.

There is no specific screenshot available as our users get redirected to our login screen when this happens.

Did you check FlutterFlow's Documentation for this topic?
Yes
1