On 28/06/2013 11:58, Matthias Wessendorf wrote:I'm just trying to figure out the reasons for it so we can present it in
> This only applies to Apple APNs? I'd say if there isn't a technical
> reason why you'd want to this for the other networks we leave it out
> for those.
>
> In Google you would use different API keys - in SimplePush it could be
> a different cloud provider etc
>
>
> Not sure why this would be a problem
the right way.
Still, we would you want to use different settings if the result,
getting a message to the client, is the same?
curl -u "{PushApplicationID}:{MasterSecret}"
-v -H "Accept: application/json" -H "Content-type: application/json"
-X POST
-d '{"key":"value", "alert":"HELLO!"}'
http://localhost:8080/ag-push/rest/sender/broadcast
Hylke
_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev