1 min readAug 11, 2020
Hi Jim, to check is a user currently signed in to your app, you can use the currentUser
property in Firebase.
Auth.auth().currentUser != nil // User already signed in
Hi Jim, to check is a user currently signed in to your app, you can use the currentUser
property in Firebase.
Auth.auth().currentUser != nil // User already signed in
Support me by becoming a Medium member: https://leekahseng.medium.com/membership ⦿ 🇲🇾 Creator of https://swiftsenpai.com ⦿ iOS developer since 2011