[aerogear-dev] Geottagged notifications
Erik Jan de Wit
edewit at redhat.com
Mon Feb 24 08:29:29 EST 2014
> 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20140224/83fe7561/attachment.html
More information about the aerogear-dev
mailing list