{ "id": "149320", "key": "TIMOB-19122", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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": "14826", "description": "Release 5.1.0-remaining iOS9 features, Android M features", "name": "Release 5.1.0", "archived": false, "released": true, "releaseDate": "2015-11-20" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-09-24T12:29:13.000+0000", "created": "2015-07-01T08:04:12.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [], "issuelinks": [ { "id": "48325", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "149504", "key": "TIMOB-19185", "fields": { "summary": "Liveview: Update liveview to work with Windows Platform ", "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": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2015-11-04T12:53:30.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "The Windows SDK does not have {{Ti.App._restart()}} needed for LiveView, LiveViewer, TiShadow etc to work.", "attachment": [], "flagged": false, "summary": "Windows SDK: Needs Ti.App._restart() for LiveView (and others) to work", "creator": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "subtasks": [], "reporter": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "environment": "4.1.0 beta", "closedSprints": [ { "id": 492, "state": "closed", "name": "2015 Sprint 19 Windows", "startDate": "2015-09-13T04:01:57.811Z", "endDate": "2015-09-26T03:59:00.000Z", "completeDate": "2015-09-25T17:02:02.836Z", "originBoardId": 144 } ], "comment": { "comments": [ { "id": "356514", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "* http://www.geekchamp.com/forums/windows-phone-development/programmatically-terminate-a-windows-phone-8-app\r\n* https://msdn.microsoft.com/en-us/library/windows/apps/xaml/windows.ui.xaml.application.exit.aspx\r\n* https://msdn.microsoft.com/library/windows/apps/system.windows.application.terminate(v=vs.105).aspx", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2015-07-01T08:10:32.000+0000", "updated": "2015-07-01T08:11:17.000+0000" }, { "id": "364874", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "Is this resolved because it is included by TIMOB-19185?", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2015-09-24T14:41:56.000+0000", "updated": "2015-09-24T14:41:56.000+0000" }, { "id": "368902", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Implemented in PR https://github.com/appcelerator/titanium_mobile_windows/pull/436\r\n\r\nVerified using:\r\n\r\nWindows 10 Pro\r\nAppc Core: 5.1.0-42\r\nAppc NPM: 4.2.1\r\nTi SDK: 5.1.0.v2015102819002\r\n\r\nTi.App._restart() is implemented, however when using this method the behavior is different to other platforms as the app is only killed, not restarted. Further testing will be done when liveview is available for testing.\r\n\r\nClosing ticket", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2015-11-04T00:24:21.000+0000", "updated": "2015-11-04T00:24:21.000+0000" }, { "id": "368973", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "Restarting apps on Windows is not possible and event exiting them I've seen described as forbidden although I can't find that in official MS docs. However, on iOS we don't do a true restart either but basically revert and then redo our bootstrapping. We might need to do similar on Windows. There's lots of downsides to it unfortunately :( On Android we can just exit and schedule an intent to start again soon after.", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2015-11-04T12:53:30.000+0000", "updated": "2015-11-04T12:53:30.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }