Deleting User in Flutter App Throws MicroTaskLoop error
When trying to delete a user in my app, I’m running into an issue where the logic throws an error, specifically when trying to delete the user document from Firebase.
When trying to delete a user in my app, I’m running into an issue where the logic throws an error, specifically when trying to delete the user document from Firebase.