{ "id": "155249", "key": "TIMOB-20494", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "17706", "name": "Release 5.4.0", "archived": false, "released": true, "releaseDate": "2016-08-11" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-04-08T17:16:40.000+0000", "created": "2016-03-01T17:32:04.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "hyperloop", "ios" ], "versions": [ { "id": "16997", "name": "Release 5.2.0", "archived": false, "released": true, "releaseDate": "2016-02-23" } ], "issuelinks": [ { "id": "51166", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "155810", "key": "TIMOB-20588", "fields": { "summary": "iOS: Log messages are not always displayed on compile time", "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" } }, "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": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2016-07-21T17:50:07.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": "13715", "name": "Hyperloop", "description": "Hyperloop project" } ], "description": "* Console logs stops working as soon the ios simulator is launched, only when Hyperloop is included in the project.\r\n* The above behaviour is found when app is launched from Studio & CLI *(appc run)*.", "attachment": [], "flagged": false, "summary": "Console stops working with HL", "creator": { "name": "mano_mykingdom", "key": "mano_mykingdom", "displayName": "Manojkumar Murugesan", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "mano_mykingdom", "key": "mano_mykingdom", "displayName": "Manojkumar Murugesan", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "Appcelerator Studio - 4.5.0\r\nAppcelerator CLI - 5.2.0\r\nTitanium SDK - 5.2.0.GA\r\nXcode - 7.2.1\r\niOS - 9.2 (Simulator)\r\nOSX - El Captain \r\nHyperloop - 1.1.0", "closedSprints": [ { "id": 614, "state": "closed", "name": "2016 Sprint 07 SDK", "startDate": "2016-03-26T00:38:56.432Z", "endDate": "2016-04-09T00:38:00.000Z", "completeDate": "2016-04-11T04:41:08.231Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "378760", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Hey there, is it possible that you included the module (and plugin), but didn't have any hyperloop-code in your project? That may be caused by TIMOB-20274. I would like you to test the [hyperloop-1.1.1|https://www.dropbox.com/s/xv6ith72m0jfkf7/hyperloop-1.1.1.zip?dl=0] prerelease that may solve this issue as well. If not, please attach further infos as full trace-log and the example project. Thanks!", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-03-04T12:50:53.000+0000", "updated": "2016-03-04T12:50:53.000+0000" }, { "id": "378779", "author": { "name": "mano_mykingdom", "key": "mano_mykingdom", "displayName": "Manojkumar Murugesan", "active": true, "timeZone": "Asia/Kolkata" }, "body": "As I mentioned here AC-703, it doesn't even compile app when there is no HL code. When there is HL code, console stops working right after simulator is launched. I will try the prerelease and update you shortly. Thanks!", "updateAuthor": { "name": "mano_mykingdom", "key": "mano_mykingdom", "displayName": "Manojkumar Murugesan", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2016-03-04T16:05:46.000+0000", "updated": "2016-03-04T16:05:46.000+0000" }, { "id": "378893", "author": { "name": "mano_mykingdom", "key": "mano_mykingdom", "displayName": "Manojkumar Murugesan", "active": true, "timeZone": "Asia/Kolkata" }, "body": "I tried hyperloop-1.1.1, It is still the same no logs as soon simulator is launched. Attached [build_iphone.log|https://db.tt/fPn11wid] for your reference.", "updateAuthor": { "name": "mano_mykingdom", "key": "mano_mykingdom", "displayName": "Manojkumar Murugesan", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2016-03-07T06:51:04.000+0000", "updated": "2016-03-07T06:51:04.000+0000" }, { "id": "380841", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Might be fixed by https://github.com/appcelerator/titanium_mobile/pull/7875. [~mano_mykingdom], can you confirm that?", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-03-28T19:18:19.000+0000", "updated": "2016-03-28T19:18:19.000+0000" }, { "id": "380850", "author": { "name": "mano_mykingdom", "key": "mano_mykingdom", "displayName": "Manojkumar Murugesan", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Should I build the SDK from that pull request to test this?", "updateAuthor": { "name": "mano_mykingdom", "key": "mano_mykingdom", "displayName": "Manojkumar Murugesan", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2016-03-28T21:03:23.000+0000", "updated": "2016-03-28T21:03:23.000+0000" }, { "id": "380852", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Either that, or just download the latest master from builds.appcelerator.com and replace the file there. Or we need to wait until the PR is merged.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-03-28T21:08:52.000+0000", "updated": "2016-03-28T21:08:52.000+0000" }, { "id": "382106", "author": { "name": "mano_mykingdom", "key": "mano_mykingdom", "displayName": "Manojkumar Murugesan", "active": true, "timeZone": "Asia/Kolkata" }, "body": "[~hansknoechel] I tried with latest code on master (5.4.0) with hyperloop 1.1.2, issue is fixed.", "updateAuthor": { "name": "mano_mykingdom", "key": "mano_mykingdom", "displayName": "Manojkumar Murugesan", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2016-04-07T17:37:35.000+0000", "updated": "2016-04-07T17:37:35.000+0000" }, { "id": "391209", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed. Verified that console is working with and without usage of Hyperloop.\r\n\r\nTested on:\r\n\r\nAppcelerator Studio, build: 4.7.0.201607130543\r\nAppc CLI NPM: 4.2.7\r\nAppc CLI Core: 5.4.0-33\r\nArrow: 1.8.2\r\nSDK: 5.4.0.v20160720201924\r\nNode: v4.4.7\r\nOS: Mac OS X (10.11.5)\r\nXcode: 7.3.1\r\nDevice: iphone 6 simulator (9.3)", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-07-21T17:50:01.000+0000", "updated": "2016-07-21T17:50:01.000+0000" } ], "maxResults": 9, "total": 9, "startAt": 0 } } }