mcfly-io / generator-mcfly

A Yeoman generator for scaffolding an application using angular, browserify, ionic and famous
324 stars 43 forks source link

mcfly.io is not working #321

Open marcpar opened 8 years ago

marcpar commented 8 years ago

how do you emulate a live reload thanks

jskrzypek commented 8 years ago

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

marcpar commented 8 years ago

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 https://github.com/mcfly-io/generator-mcfly/issues/321#issuecomment-226799203, 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 marcky101ganonn@yahoo.com

jskrzypek commented 8 years ago

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