You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It uploads the image successfully and with the right file extension (and i've dictated the metadata type to be sure) . However, all the files are uploading as 'application/ octet-stream' which is the firebase default and indeed this appears to make the uploaded file non-readable.
Any ideas for why this is happening? Looking at the firebase sdk sourcecode i'd have thought this would work