I am trying to upload an image to firebase by user selection when the user click on a button:
When I tried to test it and see if the image uploaded correctly, I am receiving this error:
I am trying to upload an image to firebase by user selection when the user click on a button:
When I tried to test it and see if the image uploaded correctly, I am receiving this error:
I chaked online and find the question - https://stackoverflow.com/questions/37760695/firebase-storage-and-access-control-allow-origin
I made the steps in the first comment but it is still not working.