Re: javascript SDK version 0.11.0

2014-12-25 Thread jasonk
> <https://www.npmjs.com/package/usergrid-objects> > > Best, > Scott > >> On Dec 21, 2014, at 8:28 PM, jas...@apps4u.com.au wrote: >> >> HI Im not able to get usergrid javascript SDK version 0.11.0 to work for >> example trying t

Re: javascript SDK version 0.11.0

2014-12-22 Thread Scott Ganyo
<https://www.npmjs.com/package/usergrid-objects> Best, Scott > On Dec 21, 2014, at 8:28 PM, jas...@apps4u.com.au wrote: > > HI Im not able to get usergrid javascript SDK version 0.11.0 to work for > example trying to get a collection I call the createCollection method on line &g

javascript SDK version 0.11.0

2014-12-21 Thread jasonk
HI Im not able to get usergrid javascript SDK version 0.11.0 to work for example trying to get a collection I call the createCollection method on line 802 its then calls the Usergrid.Collection constructor with two arg's 'options' and 'callback' but if you look at the