Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

ios emulator problem #20

Open
aguvel opened this issue Jun 30, 2016 · 3 comments
Open

ios emulator problem #20

aguvel opened this issue Jun 30, 2016 · 3 comments

Comments

@aguvel
Copy link

aguvel commented Jun 30, 2016

Hi guys,
after run command "cordova run ios --emulator -- --live-preview"

My example app, disconect from Browser Sync. See pic;

captura de tela 2016-06-30 01 15 32

But, when connect my device, all running ok!

Any idea?

@aronsuarez
Copy link

Same here

@yugen
Copy link

yugen commented Sep 23, 2016

+1

@masakura
Copy link
Contributor

Build jobs are stopped on iOS.

I am avoiding it by booting another platforms.

$ cordova platform add ios
$ cordova platform add browser
$ cordova emulate ios -- --live-reload

... snip

$ cordova run browser -- --live-reload # Start Browsersync server

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants