Sunday, 15 August 2010

ripple - Ionic error when run under VS2013 / multi-device-hybrid-apps -



ripple - Ionic error when run under VS2013 / multi-device-hybrid-apps -

i'm having problem using ionic new multi-device-hybrid-apps feature of vs2013.

when start app using ripple (f5 in visual studio) see error:

keyboard.hidekeyboardaccessorybar seem missing stuff :(

a little context...

i've created ionic app using ionic start myapp blank commandline puts index.html other files www sub folder - config.xml file placed parent of www. created new vs project, using js codova template. sln , jsproj files sit down in myapp folder. , added files keeping ionic folder structure.

i've noted running ripple command line , starting www path doesn't show error.

cd .../myapp ripple emulate --path www

but does

cd .../myapp ripple emulate --path .

any advise on setting project in visual studio keeping ionic folder construction helpful. thanks.

multi-device hybrid apps not back upwards project construction you're trying use.

as workaround, can move content out of /www , root of vs project. @ build time files placed /www behind scenes , things should work expected.

ionic-framework ripple visual-studio-cordova

No comments:

Post a Comment