Replies: 3 comments 3 replies
-
We continually update the underlying native SDKs that we use and offer all the native APIs for use. The advice in the documentation you linked, related to the native SDKs looks like this: We already use the latest SDKs, so there should be no action necessary related to react-native-firebase other than to stay current. firebase-admin-sdk or other firebase SDKs (that are not the native iOS/android SDKs) are not in scope for this repository and you may have actions required there. |
Beta Was this translation helpful? Give feedback.
-
@mikehardy HI. |
Beta Was this translation helpful? Give feedback.
-
For others who stumble upon this thread, and those who use Expo Notifications; if you are getting this notice and have |
Beta Was this translation helpful? Give feedback.
-
I've received an email from Firebase title
[Action Required] Update your apps to the latest Firebase Cloud Messaging APIs and SDKs
where it talks about that starting June 20, 2024 the legacy Firebase Cloud Messaging (FCM) APIs will be discontinued. The FAQ link was provided as this and listing 2 APIs that seem to be affected on my project.Is there a way to know if the react-native-firebase package is affected by this as well and currently using any of the APIs that will be deprecated over the next year?
Beta Was this translation helpful? Give feedback.
All reactions