Abe Haskins
Abe Haskins
Actually, no. That doesn't solve that, it's an unrelated issue. Should the entire plugin be wrapped in a `(function () {...}())` to solve this?
Hey folks, I agree this is definitely confusing and it's high on my list of fixes. In the meantime, you can automatically construct your path from a string of wildcards...
I'm not opposed to adding this, per se, but I'm more inclined to add a clear button (discoverable, obvious) over an undocumented keyboard shortcut. I'll bring this up in our...
Hey we're aware of issues when deploying over 100 functions, it's best to deploy the functions you changed specifically instead of the whole lot when you're at this scale.
Our emulator doesn't currently guarantee compatibility with any Google Cloud SDKs / Firebase Admin SDKs except Node.js, so you're correct that this is a bug, but it's also not something...
Absolutely agreed, I'll probably snap this twig on the next major release.
Can you please provide the `firebase-debug.log` so we can dig in? Thanks!
It's definitely an issue on the emulator side, no worries, we'll get it sorted :)
To add a bit of color onto this, the reason these issues are surfacing with iOS and not other platforms is because each implementation of the Storage SDK is quite...
We currently only have minimal API support for the Cloud API interface, which sadly is completely different and substantially larger than Firebase's, so we're not aiming for 100% compatibility because...