Open marcpar opened 8 years ago
Not sure what you're asking, can you provide more details about what you're trying to do?
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
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
how do you emulate a live reload thanks