[aerogear-dev] Trouble sending a push notification with criteria

cmthomps cthompson at smcpartners.com
Thu Sep 8 15:43:32 EDT 2016


Solved my own problem...  Not sure what version of AeroGear that is running
on OpenShift but I was able to  watch the traffic going from the admin ui
and figured out that it was not using the "criteria" section of the payload. 
This worked.

{
  "alias": [
    "EF8AF3C7-32EA-4536-BD59-C8F9177BF14D"
  ], 
  "message": {
    "alert": "This works!!!", 
    "sound": "default"
  }
}




--
View this message in context: http://aerogear-dev.1069024.n5.nabble.com/Trouble-sending-a-push-notification-with-criteria-tp12747p12752.html
Sent from the aerogear-dev mailing list archive at Nabble.com.


More information about the aerogear-dev mailing list