Skip to content

Please add method for "mutable-content" : 1 #328

@merkury

Description

@merkury

Please add a method in PayloadBuilder.java:

public PayloadBuilder addMutableContent() {
aps.put("mutable-content", 1);
return this;
}

The value 1 is fix at the moment, as far as I can see in the apple documentation:
https://developer.apple.com/reference/usernotifications/unnotificationserviceextension

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions