Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[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 Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-06-23T18:09:40.000+0000
Affected Version/sRelease 4.0.0
Fix Version/sRelease 4.1.0
ComponentsWindows
Labelsqe-3.5.0
ReporterWilson Luu
AssigneeChristopher Williams
Created2014-12-23T22:28:22.000+0000
Updated2016-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

FileDateSize
longjohn.txt2014-12-23T22:28:22.000+00002451

Comments

  1. Christopher Williams 2015-06-23

    I simply added the module to a project and launched. It launched fine.
  2. Lokesh Choudhary 2015-06-23

    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

JSON Source