Hi,
I have implemented upload image profile from user settings, I am using firebase and I store the image in storageService. Uploading and cropping works, but after change the image it doesn’t refresh my user image. I have a similar methods to change, for example, the name and works perfectly. I can see the download url doesn’t change but the image is not the same. Anyone knows how can I reload an image with same url download?
Thanks!