decision-labs / fcm

Ruby bindings to Firebase Cloud Messaging (FCM) for Android, iOS or Web
MIT License
510 stars 153 forks source link

depricated api fix #125

Closed aap17 closed 1 week ago

aap17 commented 1 week ago

currenly the lib uses depricated Google API for topic management. We have fixed it

https://github.com/decision-labs/fcm/issues/122

sabman commented 1 week ago

Thanks for this @aap17 Can you please update the tests before we merge this?

sabman commented 1 week ago

ah looks like this PR https://github.com/decision-labs/fcm/pull/123 also has tests in addition to this PR. So gonna close this.