You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using tishadow for quite a while and generally works fine. I have a specific annoying problem that about 50% of the time tishadow DISCONNECTS upon a save and then I have to recompile.
So compiling with express using the tishadow flag and the following at cli:
$ appc ti build -p ios --target simulator --device-id A88F7442-E023-4B1E-8646-B3196EDC8285 --shadow --host 192.168.0.24
The disconnect seems random, at least I can't see a pattern in when it happens.
it just kind of defeats the whole point of using tishadow if 50% of the time it doesn't work.
The text was updated successfully, but these errors were encountered:
Not sure what logs you mean. In the terminal I just get:
$ [WARN] [iphone, 11.3, undefined] Disconnected
It just happened now and actually not even on a save. It sometimes randomly disconnects after a certain length of time - maybe a few minutes - even though I am not using the app - eg go away for lunch, come back and it has disconnected.
I've been using tishadow for quite a while and generally works fine. I have a specific annoying problem that about 50% of the time tishadow DISCONNECTS upon a save and then I have to recompile.
So compiling with express using the tishadow flag and the following at cli:
$ appc ti build -p ios --target simulator --device-id A88F7442-E023-4B1E-8646-B3196EDC8285 --shadow --host 192.168.0.24
The disconnect seems random, at least I can't see a pattern in when it happens.
it just kind of defeats the whole point of using tishadow if 50% of the time it doesn't work.
The text was updated successfully, but these errors were encountered: