Naresh Rawat
Naresh Rawat
- when the list reaches the end you see a loading indicator at the bottom - If the data fetching is successful, loading indicator will be hidden and new data...
i'm getting similar issue while using it with cloud functions. i've created an issue with reproducible demo https://github.com/ipfs/js-ipfs/issues/4180
@king-Alex-d-great you would have to change your firebase-functions to use `ES modules` for this package to work. By default firebase functions use `commonjs`. In order to do that add `"type":...
@imakshath were you able to resolve it?
I get timeout error when the NodeJS version is >= 15. downgrading the NodeJS or the firebase resolved the issue. If you want to use latest version of firebase use...
~~it's working for me now. I'm using:~~ ~~- Node v16.16.0~~ ~~- firebase-tools v11.8.0~~ ~~- firebase-admin 11.0.1~~ ~~- firebase-functions 3.22.0~~ Couple of days ago I downgraded it to 11.2.2 for it...
``` [debug] [2022-08-27T02:53:17.736Z] [work-queue] {"queueLength":1,"workRunningCount":0} [debug] [2022-08-27T02:53:17.736Z] [work-queue] {"queueLength":0,"workRunningCount":1} [debug] [2022-08-27T02:53:17.736Z] Accepted request GET /test-f668c/us-central1/helloWorld --> us-central1-helloWorld [debug] [2022-08-27T02:53:17.866Z] [worker-pool] addWorker(us-central1-helloWorld) {"metadata":{"emulator":{"name":"functions"},"message":"[worker-pool] addWorker(us-central1-helloWorld)"}} [debug] [2022-08-27T02:53:17.878Z] [worker-pool] Adding worker with key...
No issues in M1 macs.
@ArchanaSharma95 were you able to solve this? I'm having the same problem.
I guess you need to complete these additional steps for iOS https://rnfirebase.io/messaging/usage/ios-setup