{ "id": "126372", "key": "AC-1944", "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-02-14T07:05:34.000+0000", "created": "2014-02-13T17:06:20.000+0000", "labels": [], "versions": [], "issuelinks": [ { "id": "35156", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "119798", "key": "TIMOB-15121", "fields": { "summary": "iOS7: Launching invalid iOS 7 Simulator prevents application logging", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:40:52.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "In studio or from CLI, if I run my app on the iOS simulator 6.0, I get the expected console output from Ti.API.warn. If I run my app on the iOS simulator 7.0.3, I get no console output after the app loads. I see the normal console output from the build process, but once the app is launched in simulator, output ceases, and my Ti.API.warns never appear.\r\n\r\nI know this was an issue with 3.1.3, and I thought it was fixed in 3.2.0, but it is happening to me in 3.2.1 now.\r\n\r\nTo test, all you need is an app.js that does nothing more than a Ti.API.warn('test'); and see if the output appears on the console.\r\n\r\nI can limp by using my 6.0 simulator for now, but this is an issue I need to get solved. Thanks!", "attachment": [], "flagged": false, "summary": "No console output from Ti.API on iOS with simulator 7.0.3, sdk 3.2.1.GA, cli 3.2.1", "creator": { "name": "ryan@themeegans.com", "key": "ryan@themeegans.com", "displayName": "Ryan Meegan", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ryan@themeegans.com", "key": "ryan@themeegans.com", "displayName": "Ryan Meegan", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Mac OS X 10.8.5 64bit\r\nNode.js 0.10.13\r\nnpm 1.3.2\r\nCLI 3.2.1\r\nnode-appc 0.2.0\r\nTi SDK 3.2.1.GA\r\nXcode 5.0.2 (5A3005)\r\niOS SDKs 6.1, 7.0.3\r\niOS Sims 6.0, 6.1, 7.0.3\r\nSupported by TiSDK 3.2.1.GA = yes\r\nStudio 3.2.1", "comment": { "comments": [ { "id": "292940", "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-02-13T17:35:35.000+0000", "updated": "2014-02-13T17:35:35.000+0000" }, { "id": "292951", "author": { "name": "ryan@themeegans.com", "key": "ryan@themeegans.com", "displayName": "Ryan Meegan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "My output is identical to yours, except my output ends at:\n[INFO] Focusing the iOS Simualtor\n\nI never get \"Application started\" or \"AppName/V (3.1.1.GA.xxx)\" or my Ti.API.warn output... Any ideas what I should look at? I don't doubt it's a problem on my end, just don't know how to diagnose and fix...", "updateAuthor": { "name": "ryan@themeegans.com", "key": "ryan@themeegans.com", "displayName": "Ryan Meegan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-13T18:35:17.000+0000", "updated": "2014-02-13T18:35:17.000+0000" }, { "id": "292954", "author": { "name": "ryan@themeegans.com", "key": "ryan@themeegans.com", "displayName": "Ryan Meegan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "More new info - after creating a new project and playing around, I've narrowed it down to when I run the original size emulator (the basic iphone, no retina, no tall, no 64 bit). The retina emulators produce the console output as expected.", "updateAuthor": { "name": "ryan@themeegans.com", "key": "ryan@themeegans.com", "displayName": "Ryan Meegan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-13T18:50:01.000+0000", "updated": "2014-02-13T18:50:01.000+0000" }, { "id": "293136", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Resolving this ticket as a duplicate of TIMOB-15121. Please follow along updates on that ticket.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-14T07:05:22.000+0000", "updated": "2014-02-14T07:05:22.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }