{ "id": "164339", "key": "TIMOB-24093", "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": "17608", "name": "Release 6.1.0", "archived": false, "released": true, "releaseDate": "2017-05-26" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-11-11T01:17:53.000+0000", "created": "2016-11-03T00:19:52.000+0000", "epic": { "id": 162541, "key": "TIMOB-23765", "name": "Hyperloop for Windows", "summary": "Windows: Direct API Access not working ", "color": { "key": "color_1" }, "done": false }, "priority": { "name": "High", "id": "2" }, "labels": [ "hyperloop" ], "versions": [ { "id": "17706", "name": "Release 5.4.0", "archived": false, "released": true, "releaseDate": "2016-08-11" } ], "issuelinks": [], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-03T01:16:53.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 Runtime Direct API Access|http://docs.appcelerator.com/platform/latest/#!/guide/Windows_Runtime_Direct_API_Access] is actually embedded into Titanium Windows SDK and it doesn't provide native API access through {{hyperloop}} module. It also provides access to only a part of Windows API because it does not use reflection unlike the other platform does (hyperloop for iOS and Android).\r\n\r\n*Expected*\r\n\r\nYou should be able to use native API access by using {{hyperloop}} module. Currently Hyperloop is meant to be used by permitted account (Appcelerator Platform Pro, Enterprise account etc) only.\r\n", "attachment": [], "flagged": false, "summary": "Windows: Modularize Hyperloop", "creator": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 752, "state": "closed", "name": "2016 Sprint 23 SDK", "startDate": "2016-11-05T00:39:37.027Z", "endDate": "2016-11-19T01:39:00.000Z", "completeDate": "2016-11-29T06:51:57.887Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "400307", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/appcelerator/titanium_mobile_windows/pull/888", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-11-03T00:27:59.000+0000", "updated": "2016-11-03T00:27:59.000+0000" }, { "id": "408682", "author": { "name": "amukherjee", "key": "amukherjee", "displayName": "Abir Mukherjee", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Environment: \r\nNPM Version: 2.15.9 \r\nNode Version: 4.6.0 \r\nWindows OS: 10.0.14393.693 \r\nAppc CLI: 6.1.0 \r\nAppc CLI NPM: 4.2.8 \r\nTitanium SDK version: 6.1.0.v20170227120704 \r\nAppcelerator Studio, build: 4.8.1.201612050850 \r\nWindows Device: 8.1 and 10.0.14393 \r\n\r\nValidated that Hyperloop is usable on Windows 8.1 and Windows 10 devices. I used the demo app pasted below. When the app installed and opened, an Alert popped up with an eight digit number.\r\n\r\n{code}\r\nvar win = Ti.UI.createWindow({ backgroundColor: 'green' });\r\nwin.addEventListener('open', function () {\r\n\r\n // Test instance method call\r\n var System_Object = require('System.Object');\r\n var object = new System_Object();\r\n alert(object.GetHashCode());\r\n});\r\nwin.open();\r\n{code}", "updateAuthor": { "name": "amukherjee", "key": "amukherjee", "displayName": "Abir Mukherjee", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-03-03T01:13:10.000+0000", "updated": "2017-03-03T01:13:10.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }