aslanyanhaik / Quick-Chat

Real time chat app written in Swift 5 using Firebase
MIT License
1.84k stars 360 forks source link

FirStorageErrorDomain while uploading an image #86

Closed devsuresh2005 closed 4 years ago

devsuresh2005 commented 4 years ago

Hi @aslanyanhaik @IvanYurchenko @rrulin ,

Thanks for the awesome application.

I am facing FirStorageErrorDomain issue when I try to upload an image from the simulator, screenshot attached FYR.

image

Any inputs on this issue will help me a lot? Kindly advice.

Thanks.

aslanyanhaik commented 4 years ago

@devsuresh2005 have you checked the firestorage permissions?

devsuresh2005 commented 4 years ago

@aslanyanhaik thanks for the inputs, yes the issue is with the storage permission. Thank you so much.