Skip to content

[FR] Create a function for easily sending push notification to all devices on a specific platform (eg. iOS, Android) like the Console allows  #2075

Open
@djsjr

Description

Is your feature request related to a problem? Please describe.
Unlike with the console, the SDK does not provide an easy method for sending push notifications to all devices on a specific platform (eg. iOS, Android).

Describe the solution you'd like
Implement a function that sends a push notification to all devices on a specific platform without the need of first using client side logic to record tokens or subscribe to topics.

Describe alternatives you've considered
Workarounds include subscribing each device to a certain topic or recording each FCM token with client-side logic.

Additional context
n/a

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions