I am utilizing SwiftUI with Firebase and Google Signal-In. The primary Google authentication try works completely — the person is efficiently signed in and seems in Firebase. Nonetheless, after signing out and making an attempt to sign up once more, the app fails with the error:
“Safari can’t open the web page as a result of the community connection was misplaced.”
This subject constantly happens solely on the second sign-in try. It’s not a community drawback. I think it might be associated to session or cookie dealing with within the authentication movement.
App would not crash or break simply merely would not let me re-sign in
I’ve a repo with only a easy sign up with google button and my code could be very clear if I can share GitHub hyperlink pleased to share if allowed