
how to get the percentage of file uploading? Does the Storage API provided a data of total percentage of file uploading, so that I can use this on my client side.

Yes, there is a callback parameter for the create file function. Keep in mind it uploads on 5mb chunks

does that makes me hindrance? like not accurate percentage of uploading?

the user will only see progress every 5MB
Recommended threads
- Network Request Failed
Trying to save a file to the bucket but getting network request failed. Using react-native-image-picker.
- Storage bucket not found with session cl...
Hey folks, I get storage_bucket_not_found when trying to get a file with storage.getFile(). I can confirm that a bucket with the requested ID exists as I'm able...
- Redirect URL sends HTTP instead of HTTPS...
I am not sure since when this issue is present, but my Google and Apple redirect URI are no longer pointing to the HTTPS redirect URI when I try to use OAuth. ...
