Replies: 1 comment
-
|
Ok, embarrassing. I just forgot to edit the bucket name in plist file, which I did for android and ios dev client build. Stupid that they don't inject it by default, and default bucket was limited in terms of geo location selection, So I had to create first standard cloud storage bucket with full region selection, and convert it into firebase bucket. Now it seems they at least expanded the location selection for creating default buckets. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when uploading files to firebase bucket.
android no issues, iphone xs with older ios im using for testing no issues.
user with latest iphone ios 26 unable to upload.
Error: [storage/object-not-found] No object exists at the desired reference.
What does it even has to do with uploads...
maybe file system sandbox blocking reads from documents folder to upload for some reason? its not directly from memory or cache. the file is copied first. But the error is also as if about remote object in the bucket.
Maybe it's something obvious im missing?
debugging this a bit of a story since i dont have neither mac nor a new iphone, and would like to fix it fast.
Need to do meetup with the user, and connect to expo dev server.
Beta Was this translation helpful? Give feedback.
All reactions