Ben Delaney
Ben Delaney
> Hi @delaneyb . Is there a reasonable way to doctor my local setup to use your _installer.js_ change? We don't really want to upgrade NativeScript versions at the moment...
Hi @cherylEnkidu, That is correct. In regards to 2., note the `onError` and `onCompletion` callbacks for the onSnapshot listener do not get called, so it is reasonable to expect it...
Hi @cherylEnkidu, I have found related issues https://github.com/googleapis/nodejs-firestore/issues/791 and https://github.com/googleapis/nodejs-firestore/issues/1057 in nodejs-firestore, however firebase/firebase-js-sdk does not seem to expose a `new Firestore()` constructor where we can pass in grpc settings....