Hi,
Unable to run the application in Android device. Using Titanium SDK 3.4.1 to build the App. Struggling to fix this issue from last 2 days.
Same application working fine for iOS both taking build and run in device.
Getting below error while try to build the app:
[ERROR] : Invalid "--password" value "Chidam@c123" For help, run: titanium help build TRACE | titanium exited with exit code 1 ERROR | Error: ti run exited with error code 1 at ChildProcess.<anonymous> (/Users/Admin/.appcelerator/install/4.1.2/package/node_modules/appc-cli-titanium/plugins/run.js:84:66) at ChildProcess.emit (events.js:98:17) at Process.ChildProcess._handle.onexit (child_process.js:820:12)
Getting below error while try to run the application in Device:
[ERROR] : Invalid "--store-password" value "Chidam@c123" [ERROR] : Invalid "--password" value "Chidam@c123" For help, run: titanium help build TRACE | titanium exited with exit code 1 ERROR | Error: ti run exited with error code 1 at ChildProcess.<anonymous> (/Users/Admin/.appcelerator/install/4.1.2/package/node_modules/appc-cli-titanium/plugins/run.js:84:66) at ChildProcess.emit (events.js:98:17) at Process.ChildProcess._handle.onexit (child_process.js:820:12) [ERROR] Application Installer abnormal process termination. Process exit value was 1