react-native-pusher-push-notifications icon indicating copy to clipboard operation
react-native-pusher-push-notifications copied to clipboard

Support for Firebase Cloud Messaging HTTP v1 API

Open SergeyMelnyk opened this issue 5 months ago • 1 comments

Hello,

I am currently using the react-native-pusher-push-notifications package in my React Native project for push notifications. I noticed that the package has not been updated since January 2022.

As Firebase has deprecated the old HTTP Legacy API and transitioned to the HTTP v1 API, I wanted to confirm whether react-native-pusher-push-notifications supports the new HTTP v1 API for Firebase Cloud Messaging (FCM).

Could you please provide information on:

Whether the current version of the package supports the HTTP v1 API? If not, are there any plans to update the package to support the new API? Alternatively, are there any recommended workarounds or updates for users of this package? Your assistance would be greatly appreciated.

Thank you!

SergeyMelnyk avatar Sep 13 '24 09:09 SergeyMelnyk