{ "id": "172595", "key": "TIMOB-26547", "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": [], "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2020-05-19T15:19:38.000+0000", "created": "2018-11-11T14:29:09.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [ { "id": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" } ], "issuelinks": [], "assignee": null, "updated": "2020-05-19T15:19:38.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": [], "description": "Our app is not launching when using SDK 8.0.0 with LiveView. It stops after launching the LiveView file server:\r\n{code}\r\n[TRACE] ** BUILD SUCCEEDED **\r\n[INFO] Finished building the application in 25s 438ms\r\n[LiveView] version 1.2.2\r\n[LiveView] Alloy project monitor started\r\n[INFO] Launching iOS Simulator\r\n[LiveView] File Server Started on 0.0.0.0:8324\r\n[LiveView] Event Server Started on 0.0.0.0:8323\r\n{code}\r\n\r\nThis is happening on both iOS and Android (Windows untested so far).", "attachment": [], "flagged": false, "summary": "TiAPI: LiveView does not work on SDK 8+", "creator": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "closedSprints": [ { "id": 1093, "state": "closed", "name": "2018 Sprint 23", "startDate": "2018-11-04T23:35:52.006Z", "endDate": "2018-11-18T23:35:00.000Z", "completeDate": "2018-11-19T05:30:34.338Z", "originBoardId": 114 }, { "id": 1095, "state": "closed", "name": "2018 Sprint 24", "startDate": "2018-11-19T05:35:58.310Z", "endDate": "2018-12-03T05:35:00.000Z", "completeDate": "2018-12-03T16:28:57.549Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "443488", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "[~hknoechel], I'm having no issues myself connecting to the liveview server.\r\n\r\nCould you please edit {{/node_modules/liveview/hook/lvhook.js}} to add {{child.stderr.pipe(process.stderr);}} after {{child.stdout.pipe(process.stdout);}} and then run with {{DEBUG=liveview:*}}. \r\n\r\nI don't suppose you still have a path to a custom liveview hook setup in ti config do you? That's unsupported and we have patched the liveview distributed via studio to not run when using SDK 8", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2018-11-12T11:31:51.000+0000", "updated": "2018-11-12T11:31:51.000+0000" }, { "id": "455503", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "I'm going to close this as cannot reproduce, based off the error logs it looks very similar to when a global install of liveview and a local install of liveview are fighting, nothing project specific", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2020-05-19T15:19:38.000+0000", "updated": "2020-05-19T15:19:38.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }