Hi all,
i 've searched everywhere for a solution to a problem i've having recently and tried different things, but without any success.
Up until recently my app was running properly without any issues on Appcelerator Studio, but a few days ago when i tried to run it, the app would crash immediately. Below are the last log lines from the stack:
[INFO] : Application pid: 2232
[INFO] : Project built successfully in 55s 946ms
-- Start application log -----------------------------------------------------
[INFO] : TiApplication: (main) [0,0] checkpoint, app created.
[INFO] : TiApplication: (main) [149,149] Titanium 5.0.2 (2015/09/30 12:07 92c2265)
[INFO] : TiApplication: (main) [37,186] Titanium Javascript runtime: v8
[INFO] : TiRootActivity: (main) [0,0] checkpoint, on root activity create, savedInstanceState: null
[INFO] : TiApplication: (main) [1,1] Analytics have been disabled
[WARN] : V8Object: (KrollRuntimeThread) [53,54] Runtime disposed, cannot set property 'userAgent'
[INFO] : Process: Sending signal. PID: 2232 SIG: 9
I cleaned the project, uninstalled Appcelerator Studio/installed the latest version, performed any updates but without any luck.
Details: OsX Yosemite 10.10.5
Appcelerator Studio, build: 4.3.1.201509302304
Titanium SDK: tested 4.0.0 GA, 4.1.0 GA, 5.0.2 GA
Any suggestions or help would be very appreciated.
↧