Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing 'threadId' property in NotificationAlertIos class #5

Open
hcdev62 opened this issue Sep 7, 2022 · 0 comments
Open

Missing 'threadId' property in NotificationAlertIos class #5

hcdev62 opened this issue Sep 7, 2022 · 0 comments

Comments

@hcdev62
Copy link

hcdev62 commented Sep 7, 2022

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

@hcdev62 hcdev62 changed the title Missing threadId() property in NotificationAlertIos class Missing 'threadId' property in NotificationAlertIos class Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant