{ "id": "174105", "key": "TIMOB-27383", "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": "20884", "name": "Release 8.2.1", "archived": false, "released": true, "releaseDate": "2019-10-25" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2019-10-04T13:05:44.000+0000", "created": "2019-09-08T10:11:20.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "engSchedule" ], "versions": [ { "id": "20845", "name": "Release 8.1.1", "archived": false, "released": true, "releaseDate": "2019-08-29" } ], "issuelinks": [ { "id": "58823", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "175640", "key": "TIMOB-28191", "fields": { "summary": "Ti.Media Test Suite: Titanium.Media Acceptance TIMOB-27383 iOS only", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "None", "id": "6" }, "issuetype": { "id": "10100", "description": "This Issue Type is used to create Zephyr Test within Jira.", "name": "Test", "subtask": false } } } } ], "assignee": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2020-10-13T12:14:50.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "The enterprise customer wants to fire volume event without playing any audio.\r\nVolume event is not firing on IOS device with SDK 8.1.1.GA\r\n\r\nTest Environment:\r\n{code}\r\nAppcelerator Command-Line Interface, version 7.1.0\r\n\r\nOperating System\r\n Name = Mac OS X\r\n\r\n Version = 10.14.6\r\n\r\n Architecture = 64bit\r\n\r\n # CPUs = 4\r\n\r\n Memory = 8589934592\r\n\r\n\r\n\r\nNode.js\r\n\r\n Node.js Version = 8.9.4\r\n\r\n npm Version = 5.6.0\r\n\r\n\r\n\r\nTitanium CLI\r\n\r\n CLI Version = 5.2.1\r\n\r\n\r\n\r\nTitanium SDK\r\n\r\n SDK Version = 8.1.1.GA\r\nDevice: iPhone SE(12.3.1)\r\n\r\n{code}\r\n*Sample code:*\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\nbackgroundColor: \"blue\"\r\n});\r\n\r\nTitanium.Media.addEventListener('volume', function(e) {\r\nTi.API.info(\"Volume function\");\r\n});\r\nwin.open();\r\n{code}\r\n\r\n\r\n*Test Steps:*\r\n* Create an app via studio\r\n* Paste the sample code into app.js\r\n* Run the project on IOS device\r\n* After running,a window will open. Try to press volume keys from device.\r\n* Observe that the volume event is not getting fired on console.", "attachment": [], "flagged": false, "summary": "iOS: Volume event is not firing on SDK 8.1.1.GA", "creator": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Appcelerator Command-Line Interface, version 7.1.0\r\n\r\nOperating System\r\n Name = Mac OS X\r\n\r\n Version = 10.14.6\r\n\r\n Architecture = 64bit\r\n\r\n # CPUs = 4\r\n\r\n Memory = 8589934592\r\n\r\nNode.js\r\n\r\n Node.js Version = 8.9.4\r\n\r\n npm Version = 5.6.0\r\n\r\nTitanium CLI\r\n\r\n CLI Version = 5.2.1\r\n\r\nTitanium SDK\r\n\r\n SDK Version = 8.1.1.GA\r\nDevice: iPhone SE(12.3.1)", "comment": { "comments": [ { "id": "451375", "author": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR (master) - https://github.com/appcelerator/titanium_mobile/pull/11216\r\nPR (8_2_X) - https://github.com/appcelerator/titanium_mobile/pull/11227", "updateAuthor": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-09-14T00:08:04.000+0000", "updated": "2019-09-17T22:59:49.000+0000" }, { "id": "451542", "author": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "body": "FR passed. 8_2_X branch is merged . unit tests failed in Jenkin for master PR.", "updateAuthor": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-09-20T21:04:25.000+0000", "updated": "2019-09-20T21:04:25.000+0000" }, { "id": "451546", "author": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "body": "PR merged.", "updateAuthor": { "name": "kmahalingam", "key": "kmahalingam", "displayName": "Keerthi Mahalingam", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-09-20T22:05:53.000+0000", "updated": "2019-09-20T22:05:53.000+0000" }, { "id": "451847", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket, fix verified SDK version {{8.3.0.v20191003144543}} and {{8.2.1.v20191003075717}}.\r\n\r\nTest and other information cab be found at: \r\nPR (master) - https://github.com/appcelerator/titanium_mobile/pull/11216\r\nPR (8_2_X) - https://github.com/appcelerator/titanium_mobile/pull/11227", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-10-04T13:05:32.000+0000", "updated": "2019-10-04T13:05:32.000+0000" } ], "maxResults": 9, "total": 9, "startAt": 0 } } }