{ "id": "173999", "key": "TIMOB-27324", "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": "10100", "description": "This issue won't be actioned.", "name": "Won't Do" }, "resolutiondate": "2020-06-30T14:39:26.000+0000", "created": "2019-08-08T18:19:24.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "engSchedule", "regression" ], "versions": [ { "id": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" }, { "id": "20412", "name": "Release 8.1.0", "archived": false, "released": true, "releaseDate": "2019-08-13" } ], "issuelinks": [ { "id": "57808", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "172927", "key": "TIMOB-26775", "fields": { "summary": "iOS: Error upon launching the app on iOS device when built with liveview and on different network", "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": "None", "id": "6" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "updated": "2020-06-30T14:39:26.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": "13600", "name": "LiveView", "description": "Live preview of Titanium apps" }, { "id": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "Error is shown in the app during the app launch on windows device when the liveview is enabled.\r\nThe issue consistently reproduces on windows device however on windows emulator it does work few times.\r\n\r\nSteps to Reproduce:\r\n1. Create a default Alloy/Classic project\r\n2. Enable liveview and build to a windows device\r\n\r\nActual Result:\r\nAfter the splash screen an error is shown as the app launches. Following are the error logs\r\n{code}\r\n[INFO] : Finished launching the application\r\n[INFO] : Connected to app\r\n-- Start application log -----------------------------------------------------\r\n[INFO] : testClass 1.0.0.1 (Powered by Titanium 8.1.0.v20190807134709.1c267e9be8bcd3f3e28703154f69c4fe615d5b7e)\r\n[ERROR] : Message: Uncaught Error: Runtime Exception: In /app.js require: Could not load module localeStrings\r\n[ERROR] require@[native code]\r\n[INFO] : require@/ti.main.js:9319:25\r\n[INFO] : _compile@/app.js:720:43\r\n[INFO] : require@/app.js:586:25\r\n[INFO] : patch@/app.js:424:45\r\n[INFO] : /app.js:763:15\r\n[INFO] : /app.js:768:3\r\n[INFO] : global code@/app.js:782:8\r\n[INFO] : require@[native code]\r\n[INFO] : require@/ti.main.js:9319:25\r\n[INFO] : /ti.main.js:9576:10\r\n[INFO] : loadAsync@/ti.main.js:9502:13\r\n[INFO] : /ti.main.js:9573:10\r\n[INFO] : global code@/ti.main.js:9596:8\r\n[INFO] : require@[native code]\r\n[INFO] : global code\r\n[ERROR] : 1 JSExportClass::require\r\n[ERROR] : 2 JSExportClass::require\r\n[ERROR] : 3 JSExportClass::require\r\n[ERROR] : 4 JSExportClass::require\r\n{code}\r\n\r\nExpected Result:\r\nThe liveview should work on win device", "attachment": [], "flagged": false, "summary": "Windows: Error on app launch when Liveview is enabled", "creator": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "OS: Win 10 Pro\r\nTi SDK: 8.1.0.v20190807134709\r\nAppc CLI: 7.1.0-24\r\nNode: 8.16.0\r\nDevice: Win 10 device (Lumia 640 LTE)", "closedSprints": [ { "id": 1170, "state": "closed", "name": "2019 Sprint 23", "startDate": "2019-11-04T18:38:14.526Z", "endDate": "2019-11-17T18:38:00.000Z", "completeDate": "2019-11-18T16:38:18.423Z", "originBoardId": 114 }, { "id": 1172, "state": "closed", "name": "2019 Sprint 25", "startDate": "2019-12-02T23:08:39.644Z", "endDate": "2019-12-15T23:08:00.000Z", "completeDate": "2019-12-16T05:54:54.518Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "450384", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "I am able to reproduce this issue on my Windows 10 phone device. According to the error message {{require: Could not load module localeStrings}} I believe this is something relates to TIMOB-26775. Because we see this error across platforms, I believe LiveView itself has to do something for this.", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-08-12T03:31:59.000+0000", "updated": "2019-08-12T03:31:59.000+0000" }, { "id": "450975", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/appcelerator/liveview/pull/129", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-08-29T23:40:03.000+0000", "updated": "2019-08-29T23:40:03.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }