Closed wcalebgray closed 5 months ago
@wcalebgray there an ETA on this or a linked issue?
@wcalebgray @giantslogik If you can confirm that this PR version works with FCM, I'd be happy to take a closer look and merge and release it
@alex-friedl @wcalebgray I'll try and test the PR for my usecase. I've also created https://github.com/appfeel/node-pushnotifications/issues/208 to keep users informed of the issue / resolution.
I've tested this manually and it appears to work for FCM, but I have not completely tested all other uses to make sure nothing else broke. Would very much welcome other testing.
Merging this in order to fix linter and doc issues and prepare a release
@alex-friedl how are the typescript definitions maintained ? I'm using @types/node-pushnotifications , and don't see the FCM API there. cc: @wcalebgray
They are maintained separately in that package, yes. However I am not maintaining these. I assume they will catch up eventually but feel free to make a PR there, it would be greatly appreciated :)
From PR #194 , this copies over the code and fixes the tests (mostly ramda failing)
Exactly none of this has been tested so far.