{ "id": "174885", "key": "TIMOB-27832", "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": "20950", "name": "Release 9.1.0", "archived": false, "released": true, "releaseDate": "2020-08-25" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2020-08-11T14:57:07.000+0000", "created": "2020-04-06T08:40:23.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2020-08-11T14:57: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": [], "description": "After killing liveview server any iOS simulator still running the app will go into an infinite loop with errors, spiking CPU and Memory usage. \r\n\r\nFirst 5 minutes or so CPU/Memory doesn't show increased activity, after that it is going crazy (see screenshot)\r\n\r\n*Expected result*\r\nLiveview should detect a server disconnect and stop checking after that, it should show no more than 1 error.", "attachment": [ { "id": "67320", "filename": "Screenshot 2020-04-06 at 10.56.14.png", "author": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-04-06T08:56:31.000+0000", "size": 89677, "mimeType": "image/png" }, { "id": "67319", "filename": "Simulator Screen Shot - iPhone 11 - 2020-04-06 at 10.42.33.png", "author": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-04-06T08:42:43.000+0000", "size": 243454, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: Liveview disconnect triggers infinate error loop", "creator": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "454974", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "We're doing some liveview work in 9.1.0 so we'll take a look into this then", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2020-04-06T08:54:18.000+0000", "updated": "2020-04-06T08:54:18.000+0000" }, { "id": "455560", "author": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "body": "Any news on that? I'm developing on 2-3 simulators at once and have this problem when I open another. Have to click up to 20 times until the new simulator is open and the liveview server is active again", "updateAuthor": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-05-27T08:32:57.000+0000", "updated": "2020-05-27T08:32:57.000+0000" }, { "id": "455567", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "PR: https://github.com/appcelerator/liveview/pull/170", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-05-27T20:07:34.000+0000", "updated": "2020-05-27T20:07:34.000+0000" }, { "id": "455836", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed. On disconnecting the liveview server the app continues to show without error screen.\r\nVerified with SDK 9.1.0.v20200617090641.", "updateAuthor": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-06-17T23:40:08.000+0000", "updated": "2020-06-17T23:40:08.000+0000" }, { "id": "455839", "author": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "body": "Cannot confirm with SDK 9.1.0.v20200617090641: https://cl.ly/9e4345365e2d\r\n\r\n", "updateAuthor": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-06-18T08:05:09.000+0000", "updated": "2020-06-18T08:05:34.000+0000" }, { "id": "455840", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Good catch [~benutzername], looks like our detection doesn't work if your simulator is set to something other than english. Reopening so we can address that", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2020-06-18T09:13:27.000+0000", "updated": "2020-06-18T09:13:27.000+0000" }, { "id": "455841", "author": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "body": "oh. don't mind, that the language could be responsible for that. thank you", "updateAuthor": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-06-18T09:23:04.000+0000", "updated": "2020-06-18T09:23:04.000+0000" }, { "id": "455864", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "PR: https://github.com/appcelerator/liveview/pull/173", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-06-18T13:57:22.000+0000", "updated": "2020-06-18T13:57:22.000+0000" }, { "id": "455865", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Liveview PR merged, will leave in review til dependabot makes a PR on titanium_mobile to update", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2020-06-18T14:12:54.000+0000", "updated": "2020-06-18T14:12:54.000+0000" }, { "id": "456138", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "liveview update done here https://github.com/appcelerator/titanium_mobile/pull/11784", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2020-07-17T13:47:44.000+0000", "updated": "2020-07-17T13:47:44.000+0000" }, { "id": "456175", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed unable to to trigger infinite loop when using liveview even when changing the sim language tested on SDK Version {{9.2.0.v20200717151411}} and {{9.1.0.v20200717151341}}\r\n\r\n*Test Environment*\r\n{code:java}\r\nMacOS Big Sur: 11.0 Beta\r\nXcode: 12.0 Beta 2\r\nJava Version: 1.8.0_242\r\nAndroid NDK: 21.3.6528147\r\nNode.js: 12.18.1\r\n\"NPM\":\"5.0.0\",\"CLI\":\"8.1.0-master.5\"\r\niphone 8 Sim (14.0 Beta)\r\n{code}\r\n", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-07-20T15:22:55.000+0000", "updated": "2020-07-20T15:22:55.000+0000" } ], "maxResults": 12, "total": 12, "startAt": 0 } } }