{ "id": "120524", "key": "AC-1918", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2013-10-07T22:46:43.000+0000", "created": "2013-09-27T14:48:32.000+0000", "labels": [ "audio", "audioplayer", "background", "io7", "ios6", "video", "videoplayer" ], "versions": [], "issuelinks": [], "assignee": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "updated": "2016-03-08T07:40:50.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "When your app goes background playing a song, the control center \"pause\" button won't actually pause it.\r\n\r\nTested with iOS6 and iOS7 device, not sure if it's related do 3.1.3 or argeting iOS7.\r\n\r\n\r\nadd: info.plist\r\n{code}\r\nUIBackgroundModesaudio\r\n{code}\r\n\r\n\r\nPlayer code:\r\n{code}\r\nvar videoPlayer = Ti.Media.createVideoPlayer({\r\n backgroundColor:'#fff', \r\n autoplay:true,\r\n url:'mySong.mp3'\r\n})\r\nTi.Media.audioSessionMode = Ti.Media.AUDIO_SESSION_MODE_PLAYBACK;\r\nvideoPlayer.audioSessionMode = Ti.Media.AUDIO_SESSION_MODE_PLAYBACK;\r\nvideoPlayer.play();\r\n{code}", "attachment": [], "flagged": false, "summary": "iOS 7 Background mode \"audio\" controller does not work", "creator": { "name": "cleison.ezoom", "key": "cleison.ezoom", "displayName": "Ezoom Agency", "active": true, "timeZone": "America/Sao_Paulo" }, "subtasks": [], "reporter": { "name": "cleison.ezoom", "key": "cleison.ezoom", "displayName": "Ezoom Agency", "active": true, "timeZone": "America/Sao_Paulo" }, "environment": "TI 3.1.3GA / iOS7", "comment": { "comments": [ { "id": "273157", "author": { "name": "cleison.ezoom", "key": "cleison.ezoom", "displayName": "Ezoom Agency", "active": true, "timeZone": "America/Sao_Paulo" }, "body": "\"pause\" button does not work for videoPlayer, but work for createSound.\n\n", "updateAuthor": { "name": "cleison.ezoom", "key": "cleison.ezoom", "displayName": "Ezoom Agency", "active": true, "timeZone": "America/Sao_Paulo" }, "created": "2013-09-27T14:59:21.000+0000", "updated": "2013-09-27T14:59:21.000+0000" }, { "id": "274091", "author": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "body": "Tested on iPhone 5c with iOS 7.0.2 \r\nTitanium SDK 3.1.3\r\nXcode 5\r\n", "updateAuthor": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "created": "2013-10-07T22:46:43.000+0000", "updated": "2013-10-07T22:46:43.000+0000" }, { "id": "274148", "author": { "name": "cleison.ezoom", "key": "cleison.ezoom", "displayName": "Ezoom Agency", "active": true, "timeZone": "America/Sao_Paulo" }, "body": "Tested with iPhone 5?iPhone 4?iPad 3?iPad 1? I used this devices in different iOS versions and it happens when using videoPlayer in background.", "updateAuthor": { "name": "cleison.ezoom", "key": "cleison.ezoom", "displayName": "Ezoom Agency", "active": true, "timeZone": "America/Sao_Paulo" }, "created": "2013-10-08T11:45:00.000+0000", "updated": "2013-10-08T11:45:00.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }