Kalervo Hyyppa
Results
1
comments of
Kalervo Hyyppa
I'm currently experiencing the same issue. `await bucket.ref(path).putFile(file, settableMetadata);` Will hang on the await on iOs (Android works just fine). I've also tried streaming the response and it still doesn't...