AlloySliderMenu
AlloySliderMenu copied to clipboard
Failed to build with SDK version 3.2.0.GA
When importing project, Studio tells it will change SDK version to 3.2.0.GA. After successfully imported, got this when compiling to Android:
[WARN] : Could not find Titanium module id=ti.cloud version=2.3.0 platform=commonjs deploy-type=test
[ERROR] Application Installer abnormal process termination. Process exit value was 1
Hi
Go to Tiapp.xml (overivew) On modules tab click on Ti.cloud latest
save and clean project .
WARN
has gone, but [ERROR] Application Installer abnormal process termination. Process exit value was 1
is still there.
I try to remove ti.physicalSizeCategory
from modules. It can be compiled, but got this sometimes when running:
[ERROR] : TiExceptionHandler: (main) [23192,24209] ----- Titanium Javascript Runtime Error -----
[ERROR] : TiExceptionHandler: (main) [1,24210] - In alloy/controllers/index.js:108,31
[ERROR] : TiExceptionHandler: (main) [0,24210] - Message: Uncaught TypeError: Cannot read property 'customTitle' of undefined
[ERROR] : TiExceptionHandler: (main) [0,24210] - Source: storedRowTitle = e.row.customTitle;
[ERROR] : V8Exception: Exception occurred at alloy/controllers/index.js:108: Uncaught TypeError: Cannot read property 'customTitle' of undefined