GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-05-22T17:34:55.000+0000 |
Affected Version/s | Alloy 1.4.0 |
Fix Version/s | Alloy 1.4.0 |
Components | Samples & Templates |
Labels | qe-3.3.0, qe-noTestNeeded, samples |
Reporter | Pragya Rastogi |
Assignee | Tim Poulsen |
Created | 2014-05-22T10:14:36.000+0000 |
Updated | 2014-11-19T22:14:31.000+0000 |
Building Todo List alloy sample results in "Invalid platform type found: tizen" error.
Steps to Reproduce:
1. Import ToDo list Alloy sample in workspace
2. Build same for device(Android/iOS)
Actual: "Invalid platform type found: tizen" error appears.
Expected: No error must appear. build must be successful.
WorkAround: Deleting Tizen from index.xml file helps in building sample successfully.
Attached is Log file
PR https://github.com/appcelerator/alloy/pull/412 Merged to 1_4_X and master Test using the Steps to Reproduce above
Verified-fixed. Todo Sample index.xml is correctly updated (removed 'tizen') - also tizen is correctly removed from any other file in the Alloy repo. TiSDK 3.3.0.v20140522144936 Alloy 1.4.0-alpha3 Appcelerator Studio 3.3.0.201405211748 CLI 3.3.0-alpha5 Closing.