Relative Content

Tag Archive for swiftxcodefirebaseauthenticationswiftui

How to stop user data getting mixed up?

In my Xcode project(SwiftUI). When I log in to user ‘a’ and add some data, then log out and log in to user ‘b’. The data that I added for user ‘a’ appears despite me being in user ‘b’s account.