Images put to storage are saved as 'octet-stream' rather than image/jpeg (firebase and ReactNative)

前端 未结 0 1526
心在旅途
心在旅途 2021-01-22 11:59

Here is how I am doing it.

const saveImage = async () => {
    const id = firebase.firestore().collection(\'food\').doc().id
    const storageRef = firebase.st         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题