Lahiru Maramba

Results 268 comments of Lahiru Maramba

Hey everyone, thank you for your patience on this. We have identified the root cause and the team is currently working on a fix.

Hi @Hyunwoo-o , What does your `yarn build` script do? Is it trying to build and bundle the app with a tool like `webpack`? Firebase Admin SDKs are designed to...

Are you using `yarn pnp`? We are looking into an issue with `@firebase/database..` dependencies on `yarn PNP`, `Yarn V2`, and `PNPM`. We can't unfortunately promise a timeline on a fix,...

Hi @daxaxelrod this is the Firebase Admin `Node.js` repo. Do you need this feature supported in the Go SDK? Hey, @chong-shao WDYT?

I misread your comment, apologies. It looks like the `subtitle` field is available in the Node.js SDK. See https://firebase.google.com/docs/reference/admin/node/firebase-admin.messaging.apsalert.md#apsalertsubtitle Does that help?

Hey folks, I am unable to reproduce this on `v18.15.0` and `[email protected]`. Do you only experience this issue on linux environments?

Thanks @rossjackson-ma. Could you share a minimal repro or a minimal version of your docker file?

Hi @froodian , thanks for filing this feature request. We can't promise a timeline on this, but we will use this issue to track any progress. Are you looking for...

These changes were needed in the SDK due to the deprecation of batch send APIs in the backend. We are currently investigating ways to further optimize the new `sendEach` and...

Thank you for your contribution, but the changes should be based off of the `dev` branch. https://github.com/firebase/firebase-admin-go/blob/master/CONTRIBUTING.md#want-to-submit-a-pull-request ``` Make sure to create all your pull requests against the dev branch....