Ehsan

Results 131 comments of Ehsan

It'll be released soon after https://github.com/firebase/firebase-js-sdk/pull/8345 lands

Hi @AbdElrahman-Rafaat-Amer ! Can you clarify what stack and platform you're using? You indicated that you're having issues with iOS and Android. Do you have native iOS and Android apps?...

Are you (or anyone experiencing the issue) able to `ping firestore.googleapis.com` ?

Hi everyone, a follow up question: Are you using other GCP products in your project, and if so, are you having access issues with any other service?

This is not an issue in the SDK as the SDK simply sets the endpoint (firestore.googleapis.com). It might be a problem with routing the requests. Can you browse to https://debug-my.firebaseapp.com/...

Thanks for the suggestion @GriffinJohnston . I'll bring it up with the team.

Hi @GriffinJohnston , could you elaborate on why you could not use the firebase-functions library in your workflow?

TODO: - [x] Fix merge conflicts - [x] Add changelog - [x] Fix TODOs in the code

@milaGGL please take a look, sanity check the PR, and handle the remaining TODOs where possible.

Thanks for reporting @krymen . I wasn't able to reproduce the DEADLINE_EXCEEDED error on my toy project even though I had a very large number of large documents. That's probably...