I am using Swift 4. I am deleting the users from Firebase console manually and want to know, how can I inform the users about the backend changes that I make like disabling, deleting a user. How will the user know?
Of course, the user will not be able to log in, but is there any better way around to inform the users?