My project worked well with the previous version, but after upgrading to 3.3.0. I can not run it. The console shows (trace level):
Titanium Command-Line Interface, CLI version 3.3.0, Titanium SDK version 3.2.3.GA Copyright (c) 2012-2014, Appcelerator, Inc. All Rights Reserved. Please report bugs to http://jira.appcelerator.org/ [ERROR] Application Installer abnormal process termination. Process exit value was 1 [DEBUG] : Detecting modules in C:\Users\su\AppData\Roaming\Titanium\modules [INFO] : Found Titanium module id=facebook version=latest platform=android deploy-type=development path=C:\Users\su\AppData\Roaming\Titanium\modules\android\facebook\3.0.2If I remove the cloud modules from TiApp Editor, the application runs (and then it crashs because my project needs them). But only if I select Titanium SDK 3.2.3 in the build properties. Using 3.3.0 the console does not show anything (and it does not work at all)