SwiftUI Firebase authentication, persist user after network connectivity got lost
currently I am implementing an application and using Firebase authentication I would like to make a pop up which appears inside the app if the connectivity got lost unfortunately when I cut the network connectivity, the application logs the user…