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
sign in anon, then go to firebase ui sign in screen with phone, complete sign in flow -> AuthStateChangeAction or callbacks do not trigger at all(no logs)
Expected Behavior
should be triggering these
Actual Behavior
is not calling them
Additional Information
idk man, its just not calling them doesnt make any sense
Is there an existing issue for this?
What plugin is this bug for?
Firebase UI Auth
What platform(s) does this bug affect?
iOS
List of dependencies used.
flutter pub deps -s list
transitive dependencies:
Steps to reproduce
sign in anon, then go to firebase ui sign in screen with phone, complete sign in flow -> AuthStateChangeAction or callbacks do not trigger at all(no logs)
Expected Behavior
should be triggering these
Actual Behavior
is not calling them
Additional Information
idk man, its just not calling them doesnt make any sense