Skip to content

Missing 'threadId' property in NotificationAlertIos class #5

@hcdev62

Description

@hcdev62

Hi,

We have the property 'alert.ios.threadId' mentionned in the rest api documentation (https://docs.wonderpush.com/reference/notification).

This property is not implemented on the php library NotificationAlertIos class. On android side, the equivalent and usable property is 'group' in NotificationAlertAndroid.

Can you please add 'threadId' property, getter and setter in NotificationAlertIos class ? I did it manually on my project and it's working fine, iOS notifications are well grouped by threadId on my phone.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions