You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Is it possible to send a notification to all the registered users without passing an array of tokens? Because Firebase console allows us to do it using Target: 'User Segment' where we can simply send a notification to all the users without specifying the tokens.
The text was updated successfully, but these errors were encountered:
Note that some fields in the Notifications composer are not available through the FCM server protocols. For example, you can target user segments based on app, app version, language or user properties in ways that are not available using the field in the server API.
I have the same request as this issue
Is it possible to send a notification to all the registered users without passing an array of tokens? Because Firebase console allows us to do it using Target: 'User Segment' where we can simply send a notification to all the users without specifying the tokens.
The text was updated successfully, but these errors were encountered: