Skip to content

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

Description

@alexis-valois

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions