Matthias Wessendorf This ticket made me think of a useful criteria we could have in the future for the client sender API : some kind of alias exclusion filter. For example :
{
"alert":"HELLO!",
"sound":"default",
"badge":7,
"someKey":"some value",
"anotherCustomKey":"some other value"
}
,
"simple-push": "version=123"
}'
wdyt ?
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Matthias Wessendorf This ticket made me think of a useful criteria we could have in the future for the client sender API : some kind of alias exclusion filter. For example :
{
{ "alert":"HELLO!", "sound":"default", "badge":7, "someKey":"some value", "anotherCustomKey":"some other value" }"variants" : ["c3f0a94f-48de-4b77-a08e-68114460857e", "444939cd-ae63-4ce1-96a4-de74b77e3737" ....],
"excludeAlias" :["john", "maria"],
"categories" : ["someCategory", "otherCategory"],
"deviceType" : ["iPad", "AndroidTablet"],
"ttl" : 3600,
"message":
,
"simple-push": "version=123"
}'
wdyt ?