[TIMOB-18286] Windows: ti.cloud - If a Titanium app has ti.cloud module in the tiapp.xml, then the project cannot build for Windows
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-06-23T18:09:40.000+0000 |
Affected Version/s | Release 4.0.0 |
Fix Version/s | Release 4.1.0 |
Components | Windows |
Labels | qe-3.5.0 |
Reporter | Wilson Luu |
Assignee | Christopher Williams |
Created | 2014-12-23T22:28:22.000+0000 |
Updated | 2016-09-27T23:36:23.000+0000 |
Description
*Details:* If a Titanium app has ti.cloud module included in the tiapp.xml, then the project cannot build for Windows emulator or device.
*Steps to reproduce:*
1. Create the default Titanium and make sure *only* the ti.cloud module is included in the tiapp.xml:
<modules>
<module platform="commonjs">ti.cloud</module>
</modules>
2. Build to emulator ti build -p windows -T wp-emulator
*or* device: ti build -p windows -T wp-device
3. Input your publisher guid (if prompt is enabled)
4. If installing to emulator, select an emulator
*Actual:* longjohn error will be returned; see attachment for build error.
*Expected:* longjohn error should not be returned.
Attachments
File | Date | Size |
---|---|---|
longjohn.txt | 2014-12-23T22:28:22.000+0000 | 2451 |
I simply added the module to a project and launched. It launched fine.
The project builds fine when ti.cloud module is included. Closing. Environment: Appc Studio: 4.1.0.201506221807 Ti SDK: 4.1.0.v20150623102257 Ti CLI: 4.0.1 Alloy: 1.6.2 Windows: 8.1 Enterprise 64-bit APPC NPM: 4.1.0-1 APPC CLI: 4.1.0-2 Device: Nokia Lumia 928 - Windows Phone 8.1