saving profile picture in firebase using react native error
Everytime I try to save my profile picture image through the firebase it doesnt work it keeps showing this error:
ERROR Error fetching profile image: [FirebaseError: Firebase Storage: Object ‘profileImages/Rk5RGhtk2eajyvm66z1TEWS0tdI2’ does not exist. (storage/object-not-found)]
ERROR Error uploading image: [ReferenceError: Property ‘uploadBytesResumable’ doesn’t exist]