|
Also, I was sending empty arrays for the settings.criteria that I wasn’t using (deviceType, alias) which then still sent the notification to all installations regardless of the categories I was sending. After I removed all the empty arrays from criteria and just sent the categories array it worked!
|