Firebase Cloud Messaging API (V1) instead of Cloud Messaging API (Legacy)?

Hi there,

I have a question, because its hard to find in the FAQ on expo page.

Does Expo allow to integrate with Firebase Cloud Messaging API (V1) instead of Cloud Messaging API (Legacy)?

fyi: This documentation does not treat anything about FCM (V1) Using FCM for Push Notifications - Expo Documentation

@mailtestxs
In that case you can go back 2 steps in the documentation and see that there is a way to do this, following a migration guide for V1 as described here:

And follow this reference guide: Migrate from legacy HTTP to HTTP v1  |  Firebase Cloud Messaging

1 Like