Skip to content

[Notifier] [OneSignal] Add support for sending to external user ids #53262

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

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

KDederichs
Copy link
Contributor

Q A
Branch? 7.1
Bug fix? no
New feature? yes
Deprecations? no
Issues Fix #50779
License MIT

As discussed in #53248, here's the feature PR against 7.1.

This introduces a new isExternalUserId() option to indicate that the receiver is an external user id.

At the same time it also replaces the deprecated include_player_ids option.

@carsonbot carsonbot added this to the 7.1 milestone Dec 28, 2023
@carsonbot carsonbot changed the title [Notifier][OneSignal] Add support for sending to external user ids [Notifier] [OneSignal] Add support for sending to external user ids Dec 28, 2023
@KDederichs KDederichs force-pushed the feat/onesignal_external_user_ids branch 3 times, most recently from 33ec1c0 to 149d25d Compare December 28, 2023 18:48
Copy link
Contributor

@OskarStark OskarStark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor comments

@KDederichs KDederichs force-pushed the feat/onesignal_external_user_ids branch from 149d25d to 533a831 Compare December 29, 2023 11:11
@OskarStark
Copy link
Contributor

Thank you @KDederichs.

@OskarStark OskarStark merged commit 366baef into symfony:7.1 Dec 29, 2023
@fabpot fabpot mentioned this pull request May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for external user ids in OneSignal Notifier
4 participants