JIRA'd   https://issues.jboss.org/browse/AGJS-158
On Apr 4, 2014, at 8:16 AM, Lucas Holmquist <lholmqui@redhat.com> wrote:


On Apr 4, 2014, at 4:22 AM, Matthias Wessendorf <matzew@apache.org> wrote:

Hello,

atm the ups.js bits need the complete URL for the device registration endpoint:


UPClient = AeroGear.UnifiedPushClient(variantId, variantSecret, unifiedPushUrl + "/rest/registry/device");


The interesting part is, that the "/rest/registry/device" part is always the same (unless someone builds the server from scratch and changes all the URLs, but why should one do that?)

On Android and iOS, the registration APIs, just require the "root url" (e.g. http(s)//host:port/contex).

BTW. the JS bits for Cordova are following that same convention, see:

I was wondering if we should do the same on the CORE-JS library ? 

this makes sense,  i think it was probably left over from when we were doing development.

let me JIRA that


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

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