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