I am implementing some chat functionality in my app. I store images on Firebase storage, get the URL of the stored image, and put that URL into a Firestore database. The sender