mcfly-io / generator-mcfly

A Yeoman generator for scaffolding an application using angular, browserify, ionic and famous

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mcfly.io is not working

marcpar opened this issue · comments

commented

how do you emulate a live reload thanks

Not sure what you're asking, can you provide more details about what you're trying to do?

commented

Hi Sorry,

the live reload on the emulator through the IOS is not working. I change my
code and the emulator doest reflect on my changes. is there a setting I
should use ?

I''m using this command:

gulp browsersync --target app --platform ios

On Fri, Jun 17, 2016 at 11:22 PM, Joshua Skrzypek notifications@github.com
wrote:

Not sure what you're asking, can you provide more details about what
you're trying to do?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#321 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ACUr6gN1xqZXfQq0n98Fc46JPvbu4It3ks5qMrvFgaJpZM4I3AB2
.

Regards,

Marc Ganonn Sy Par

Application Developer

Email: marc.par10@gmail.com marc.par10@gmail.comCel: +6309065090869
Skype: marcpar10
Yahoo: marcky101_ganonn@yahoo.com marcky101_ganonn@yahoo.com

Try--emulate instead of --platform=ios.

platform comes from ionic & Cordova 's clis...
I don't think we do anything with it in our gulp tasks