Minh Nguyen
Results
1
comments of
Minh Nguyen
I also faced this bug, `Auth.auth().currentUser` doesn't return logged in user in AppDelegate in Firebase 11.1.0. In my apps, user is signed in anonymously when `Auth.auth().currentUser == nil` so now...