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

[question]: How can I use the "include_aliases" field with an "external_id" array in it while creating a notification ? #31

Open
1 task done
alexis-valois opened this issue Feb 26, 2024 · 1 comment

Comments

@alexis-valois
Copy link

How can we help?

As the documentation indicates, it is now deprecated to use "include_external_user_ids" while creating a notification. We should use "include_aliases" with an "external_id" field that will contain an array of external ids.

But, when I try to do so using the Java SDK, it does not look like its possible to supply the "external_id" field to the PlayerNotificationTargetIncludeAliases object required by the includeAliases field of a Notification object.

The field seams to be hardcoded to "alias_label".

Is there a workaround or am I misunderstanding something ?

Thanks in advance

Code of Conduct

  • I agree to follow this project's Code of Conduct
@pbaris
Copy link

pbaris commented May 28, 2024

Same issue

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

2 participants