{ "id": "130701", "key": "AC-1485", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2014-05-21T17:26:38.000+0000", "created": "2014-05-20T22:22:05.000+0000", "labels": [ "alloy", "compiler", "ios", "picker" ], "versions": [], "issuelinks": [ { "id": "37765", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "119735", "key": "TIMOB-15270", "fields": { "summary": "Android: Feature request to support picker in ListView", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:37:56.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14544", "name": "Alloy", "description": "Please enter tickets related to the Alloy here." } ], "description": "\r\nIn a listView I declare this template\r\n\r\n\r\n\r\n\r\nI then run the app in the emulator it works fine but when I compile it for an iPhone 5s the app crashes as soon as I open the window containing the Picker.\r\n\r\nFrom the console log this is the issue:\r\nClass not found: Ti.UI.Picker\r\n\r\n\r\nWorkaround:\r\nIf in the controller i add\r\nTi.UI.createPicker();\r\nthe compiler includes the picker and the app works fine", "attachment": [], "flagged": false, "summary": "A picker declared in a list template does not get included in the ios app", "creator": { "name": "nicco82", "key": "nicco82", "displayName": "Niccolo Perra", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "nicco82", "key": "nicco82", "displayName": "Niccolo Perra", "active": true, "timeZone": "Europe/Berlin" }, "environment": "iOs 7.1 Iphone 5s", "comment": { "comments": [ { "id": "305948", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-21T17:26:11.000+0000", "updated": "2014-05-21T17:26:11.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }