Thanks Erik. My questions:

a) How do I send those location parameters (lat, lon , radius, etc) to the server? Can you tell me where I can see an example? As you may know I'm working with Cordova…

So in our aerodoc application we use the aerogear pipe API to send that to the server have a look at the documentation http://aerogear.org/docs/guides/GetStartedAeroGearJS.html

This is how we send the location updates 
https://github.com/aerogear/aerogear-aerodoc-web/blob/master/scripts/controller/LoginController.js#L33-L42

b) How create those aliases? But i already posted this question in another thread…

This is how we register to UPS with the alias:
https://github.com/aerogear/aerogear-aerodoc-cordova/blob/master/merges/ios/scripts/controller/LoginController.js#L34-L41


Thanks

M
_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev