Skip to content

[FCM] [Request] Support for handling "category" field in push notifications on Android (matching iOS behavior) #289

@elcharlie

Description

@elcharlie

On iOS, the "category" key in push notifications is well supported in Kastri, allowing developers to define behaviors based on specific notification categories. However, on Android, there is currently no equivalent way to access or process this property.

When using Firebase Cloud Messaging with Delphi applications, it is common to include "category" inside the "data" block of the push message. Being able to capture and handle this category directly on Android would be very useful to maintain functional parity with iOS.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions