Hi all,
As the title says I am having issues loading images in a live environment, the console throws CORS errors when the app attempts to load images from firebase storage. How can I fix this? The image does not load at all.
I've seen this question asked before, but it looks like the responses to that one is in reference to api loaded images and API call CORS related issues. I wish to directly pull images from firebase storage.