Ok. I must have missed the thread where that was discussed. (?) Seems to me we should get some design on that unstyled dashboard page b/c it was completely unclear to me what to do. I thought it was an an error state.
On Tue, Nov 12, 2013 at 2:55 PM, Braden Shepherdson <bra...@chromium.org>wrote: > I think people are not aware that the semantics of the serve command > changed a while ago. > > The correct steps now are: > - run "cordova serve", with no platform named. > - go to http://localhost:8000/android or some other platform you have > installed > - it works, you can fetch the various assets. Cordova plugins aren't going > to work, deviceready won't fire, etc. > > > On Tue, Nov 12, 2013 at 5:38 PM, Brian LeRoux <b...@brian.io> wrote: > > > weird. this is "working"? > > > > > > On Tue, Nov 12, 2013 at 2:23 PM, Shazron <shaz...@gmail.com> wrote: > > > >> cordova cli 3.2.0-rc.1 --> cordova serve works fine on iOS > >> > >> > >> On Tue, Nov 12, 2013 at 2:14 PM, Shazron <shaz...@gmail.com> wrote: > >> > >> > I confirm Tim's results (but this was 3.1.0-0.1.0), haven't tried 3.2 > >> rc1 > >> > yet. > >> > > >> > > >> > > > > >