Closed ulizama closed 8 years ago
Arghh! Looks like Ti.App._restart()
isn't available in the app store build.
It is meant to disconnect and reconnect after the restart.
Working on a fix now.
Submitting update now.
Ok. Update went through, but it looks like I need to remove these two as well:
https://github.com/appcelerator/titanium_mobile/blob/415bd6c66dcc55b1a59a59574f3babd3c3a84ede/iphone/Classes/TiRootViewController.h#L69 https://github.com/appcelerator/titanium_mobile/blob/415bd6c66dcc55b1a59a59574f3babd3c3a84ede/iphone/Classes/TiRootViewController.m#L756
Can anyone see anything else I'm missing...
Found one more, resubmitting... Sorry for this. Fortunately the App Store turnaround time is faster these days...
Verified with adhoc build. This one should be good.
Did you update to 5.2.2.GA too?
This is working better for me -- but still getting an issue when trying to do a file chance and using @ run --update, the device goes blank and disconnects
@jasonkneen. Yep. That's what the next update which I sent to app store this morning is about. This comment: https://github.com/dbankier/TiShadow/issues/490#issuecomment-220206258 explains it. I hadn't expected appc to pull out all the _restart stuff from the production build (which they hadn't when I tried in the past). There were a few places I need to hack. The next update should work.
Got it -- thanks
Ok. We are up and running. The latest update is released and works. It is running 5.2.2.GA. Have fun playing, educating, etc. Be sure to tries those things that you might haven't yet (if you have just been using express mode). Repl, pipe2repl, spies, screenshots, webpage, tests, etc...
I downloaded the TiShadow iOS App, I'm able to connect to my TiShadow server correctly, but everytime I send a:
tishadow run
ortishadow run --update
The app disconnects when it unpacks the content:
I have to restart the app and when it launches the updated contents are there.
I have the latest TiShadow version installed directly from the repo: