Robin Genz

Results 576 comments of Robin Genz

> Yes, but what we need most is background upload (files that are stored in the file system) to Storage and of course the standard Storage functionality. That's what's planned...

Here is the first dev version: ``` npm i @capacitor-firebase/[email protected] ``` Docs: https://capawesome.io/plugins/firebase/cloud-firestore/ I appreciate any feedback. There are a few limitations currently, see: - #438 - #439 - #443...

I just did the first tests and there seems to be big differences in performance. The Firebase Swift SDK is on average 4x faster when retrieving documents (tested on iOS...

@maccman That would be great! Let me know if you need anything or if you are missing features. @ocavue Thanks, i will take a look. 👍

I will focus on #41 and #63 next, as these issues receive the most requests (gh + email). But PRs are always welcome.

No, so far there are no updates.

@fromage9747 Sorry, i missed your comment. @rvmourik There is currently no ETA, but there are several options to speed up the process: https://capawesome.io/contributing/feature-requests/#after-creating-an-issue

> Thanks for the quick response, I did manage to figure some stuff out with the background notifications. Turns out they don't work on Simulator devices (at least for IOS)....

The first version is now available as dev version: ``` npm i @capacitor-firebase/[email protected] ``` Here you can find the documentation: https://github.com/capawesome-team/capacitor-firebase/blob/feat/storage/packages/storage/README.md

> The link to the documentation is not working It just doesn't work for me in the GitHub mobile app. I can open the link in Chrome without any problems.