Hi everyone,
i have searched everywhere but i cannot find a solution to a problem i've been having lately:
Up until recently my app was working fine without any issues. Yesterday i updated Appcelerator studio to
the latest version and when i try to run the app, it would crash displaying the following warning only (no errors):
V8Object: (KrollRuntimeThread) [53,54] Runtime disposed, cannot set property 'userAgent'
Below are the last lines of the logs 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
Details:
OS: OsX Yosemite 10.10.5
Appcelerator Studio, build: 4.3.1.201509302304
Titanium SDK: tested 4.0.0 GA, 4.1.0 GA and 5.0.2 GA
I uninstalled Appcelerator Studio and reinstalled it, without any success.
Any help or suggestions would be very appreciated.
Thanks
↧